{
  "name": "DPFCC — Dubai Police Command Center",
  "short_name": "DPFCC",
  "description": "Dubai Police Futuristic Command Control Center — AI-powered real-time emergency management",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#040d1a",
  "theme_color": "#0a1628",
  "categories": ["government", "security", "productivity"],
  "lang": "en-AE",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Command Center", "url": "/", "description": "Main operations dashboard" },
    { "name": "Active Incidents", "url": "/incidents", "description": "View all active incidents" },
    { "name": "AI Contact Center", "url": "/ai-contact-center", "description": "AI Agentic 999/112 Contact Center" },
    { "name": "Drone Operations", "url": "/drone-ops", "description": "Drone fleet management" }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": { "preferred_width": 480 }
}
