{
  "name": "My Pint Flow",
  "short_name": "Pint Flow",
  "description": "The digital pub crawler for the discerning drinker.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF7EE",
  "theme_color": "#E85D1F",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
