{
  "name": "Safe Chicago",
  "short_name": "ChicagoSafe",
  "description": "Citizen-led civic accountability for Chicago. Track street takeovers, crime data, and hold city leaders accountable.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#e63946",
  "orientation": "portrait-primary",
  "categories": ["news", "government", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Report a Concern",
      "short_name": "Report",
      "url": "/report",
      "description": "Submit a new safety report"
    },
    {
      "name": "Live Alerts",
      "short_name": "Alerts",
      "url": "/alerts",
      "description": "View current safety alerts"
    },
    {
      "name": "Street Takeover Tracker",
      "short_name": "Takeovers",
      "url": "/street-takeovers",
      "description": "Track street takeover incidents"
    }
  ]
}
