{
  "name": "Drone Command Center",
  "short_name": "DCC",
  "description": "Real-time drone telemetry and command system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#1a237e",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/drone.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["utilities", "productivity"]
}
