{
  "name": "The Roaming Bean",
  "short_name": "The Roaming Bean",
  "description": "Find posted Roaming Bean stops, check active hours, and open directions in your favorite maps app.",
  "start_url": "./index.html?app=1&v=9",
  "display": "standalone",
  "background_color": "#f8fbff",
  "theme_color": "#06213d",
  "icons": [
    {
      "src": "assets/icon-192.png?v=9",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png?v=9",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
