{
  "name": "Ironmill Tastings",
  "short_name": "Tastings",
  "description": "Ironmill Brewing tasting tracker for field reps",
  "start_url": "/events/new",
  "display": "standalone",
  "theme_color": "#c2410c",
  "background_color": "#1c1917",
  "icons": [
    {
      "src": "/static/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}