{
  "name": "Advanced Home AV Platform",
  "short_name": "AHAV",
  "description": "Cloud management dashboard for the AHAV platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F0F0F",
  "theme_color": "#2563EB",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
