{
  "name": "Offendr — See it. Share it. Solve it.",
  "short_name": "Offendr",
  "description": "Community civic incident reporting. Report local issues, join clean-up projects, track resolutions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F1624",
  "theme_color": "#2563EB",
  "lang": "en-US",
  "prefer_related_applications": false,
  "categories": ["utilities", "social", "lifestyle"],
  "icons": [
    {
      "src": "/Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Offendr — Chicago civic incident map"
    }
  ],
  "shortcuts": [
    {
      "name": "Report Incident",
      "short_name": "Report",
      "description": "Report a new civic incident",
      "url": "/?action=report",
      "icons": [{ "src": "/Logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Disruptions",
      "short_name": "Disruptions",
      "description": "Check nearby utility outages",
      "url": "/?mode=myblock",
      "icons": [{ "src": "/Logo.png", "sizes": "192x192" }]
    }
  ]
}
