{
  "short_name": "BeerFortunes",
  "name": "Beer Fortunes",
  "description": "Beer is an honest drink. Snap your foam, hear your fortune.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080202",
  "theme_color": "#080202",
  "icons": [
    {
      "src": "/apple-touch-icon-180.png?v=4",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=4",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
