{
  "name": "SLP Command",
  "short_name": "SLP",
  "description": "Republic of Sierra Leone Police — Secure Command & Operations Platform. Restricted access.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05111f",
  "theme_color": "#0a1628",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["security", "utilities", "government"],
  "icons": [
    { "src": "/badge.jpg", "sizes": "960x960", "type": "image/jpeg", "purpose": "any" },
    { "src": "/badge.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "SOS Beacon",
      "short_name": "SOS",
      "url": "/?goto=location",
      "description": "Activate emergency SOS beacon and share your live location"
    },
    {
      "name": "Report Incident",
      "short_name": "Incident",
      "url": "/?goto=incidents",
      "description": "File a new incident report"
    },
    {
      "name": "Send Message",
      "short_name": "Message",
      "url": "/?goto=messages",
      "description": "Send a secure encrypted message"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
