{
  "name": "Project Vela Dashboard",
  "short_name": "Vela",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#7C3AED",
  "description": "Ultra-robust mobile live streaming dashboard for Project Vela.",
  "icons": [
  { "src": "/icons/apple-touch-icon-180x180.png", "sizes": "180x180", "type": "image/png" },
  { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
  { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "orientation": "any"
}
