{
  "name": "Vahada",
  "short_name": "Vahada",
  "description": "Find the best drink prices and happy hours near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1c1c1f",
  "theme_color": "#1e2d3d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
