{
  "name": "Golden Pour — Craft Beer Pub Keilor East Melbourne",
  "short_name": "Golden Pour",
  "description": "12 rotating taps of the finest local Victorian craft beers. The ultimate Aussie chill spot in Keilor East, Melbourne. Pour. Relax. Repeat.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0d1b2a",
  "background_color": "#0d1b2a",
  "lang": "en-AU",
  "categories": ["food", "drink", "lifestyle"],
  "shortcuts": [
    {
      "name": "Tap List",
      "short_name": "Taps",
      "description": "See what's on tap right now",
      "url": "/menu",
      "icons": [{"src": "/favicon.ico", "sizes": "any"}]
    },
    {
      "name": "Find Us",
      "short_name": "Directions",
      "description": "Get directions to Golden Pour",
      "url": "/#map",
      "icons": [{"src": "/favicon.ico", "sizes": "any"}]
    }
  ],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    }
  ]
}
