{
  "name": "WatchForce — Community-Powered Safety",
  "short_name": "WatchForce",
  "description": "WatchForce connects neighbors to keep communities safe with real-time alerts, SOS panic buttons, and coordinated emergency response.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d2e1a",
  "theme_color": "#1e6b3a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}