{
  "name": "wherrr — Where are we going?",
  "short_name": "wherrr",
  "description": "Decide where to eat or drink in under 2 minutes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FEFCF9",
  "theme_color": "#FF6B2C",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
