{
  "name": "PhillyPulse — CityPulse",
  "short_name": "PhillyPulse",
  "description": "Real-time AI-powered community safety map. Live police-scanner incidents, safety scoring, and safe routing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "categories": ["navigation", "utilities", "news"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Safety Score Here",
      "short_name": "Safety",
      "description": "Open the map to score the current location",
      "url": "/?source=shortcut-safety"
    },
    {
      "name": "Get Safe Directions",
      "short_name": "Directions",
      "description": "Plan a safe route",
      "url": "/?source=shortcut-directions"
    }
  ]
}
