{
  "name": "Winery, Brewery & Me",
  "short_name": "WBAM",
  "description": "Plan trips, log tastings, and explore wineries and breweries with friends.",
  "start_url": "/#tab-explore",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#805879",
  "theme_color": "#805879",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
