{
  "name": "EboniGo Guardian - Community Safety",
  "short_name": "Guardian",
  "description": "Community safety alerts and missing persons. Stay informed, stay safe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0284c7",
  "theme_color": "#0284c7",
  "orientation": "portrait-primary",
  "categories": ["social", "news"],
  "icons": [
    {
      "src": "/ebonigo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ebonigo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Guardian Home",
      "short_name": "Guardian",
      "url": "/",
      "icons": [{ "src": "/ebonigo-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Missing Persons",
      "short_name": "Missing",
      "url": "/missing-persons",
      "icons": [{ "src": "/ebonigo-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Submit Alert",
      "short_name": "Alert",
      "url": "/submit-alert",
      "icons": [{ "src": "/ebonigo-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
