{
  "name": "Municipal Issue Reporter",
  "short_name": "Report",
  "description": "Snap a photo of the issue on your street and send it to the municipality in seconds.",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0e7c5b",
  "orientation": "portrait",
  "lang": "tr-TR",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
