{
  "name": "SafeRoute Companion",
  "short_name": "SafeRoute",
  "version": "2.1.8",
  "id": "/saferoute-v218/",
  "description": "Consent-based personal safety app with professional tutorial, live location sharing, emergency tools, and location photo sharing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07110f",
  "theme_color": "#07110f",
  "categories": [
    "utilities",
    "health",
    "navigation"
  ],
  "icons": [
    {
      "src": "./saferoute-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./saferoute-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./saferoute-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}