{
  "name": "CommandLink Next-Gen C.A.D.",
  "short_name": "CommandLink",
  "description": "CommandLink Next-Gen C.A.D. — Computer Aided Dispatch system for security operations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "icons": [
    {
      "src": "/placeholder.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View main dashboard"
    },
    {
      "name": "Command Center",
      "url": "/command-center",
      "description": "Open command center"
    }
  ]
}
