{
  "name": "Fantom Interio Smart Home",
  "short_name": "Fantom Interio",
  "description": "AI-powered interior design studio with smart home control hub, 3D floor planning, and voice automation.",
  "start_url": "/smart-home-hub",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "scope": "/",
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" },
    { "src": "/og-image.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "Control Hub",
      "short_name": "Hub",
      "description": "Smart home device control",
      "url": "/smart-home-hub",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "AI Studio",
      "short_name": "Studio",
      "description": "Interior design with AI",
      "url": "/studio",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ],
  "categories": ["utilities", "lifestyle", "design"],
  "lang": "en",
  "dir": "ltr"
}
