{
  "name": "CondorBox Portal",
  "short_name": "CondorBox",
  "description": "Private AI server management portal — local LLMs, voice assistant, smart home, and family controls.",
  "start_url": "/portal",
  "display": "standalone",
  "theme_color": "#7C5CFC",
  "background_color": "#0D0615",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
