{
  "name": "ASTRA Dashboard Pro",
  "short_name": "ASTRA",
  "description": "ASTRA AI Assistant - Dashboard & Monitoring",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d1a",
  "theme_color": "#0d0d1a",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/img/astra_favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
