{
  "name": "Busch Beer Alert",
  "short_name": "Beer Alert",
  "description": "Get notified the moment your favorite Busch flavor hits stores near you.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07112B",
  "theme_color": "#003087",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["food", "lifestyle"],
  "screenshots": []
}
