{
  "name": "Room Enhance AI - Transform Your Spaces with AI-Powered Interior Design",
  "short_name": "Room Enhance",
  "description": "Transform your living spaces with Room Enhance AI. Our powerful AI instantly visualizes your room in different interior design styles.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "160x160",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#9b87f5",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "categories": [
    "productivity",
    "design",
    "lifestyle",
    "photo"
  ],
  "screenshots": [
    {
      "src": "https://res.cloudinary.com/dunffzgg8/image/upload/c_fill,w_1280,h_720,f_auto,q_auto/v1754671190/RoomEnhance/pwa-screenshots/dashboard-web.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard - Transform your rooms with AI-powered design tools"
    },
    {
      "src": "https://res.cloudinary.com/dunffzgg8/image/upload/c_fill,w_1280,h_720,f_auto,q_auto/v1754671191/RoomEnhance/pwa-screenshots/dashboard2-web.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Design Gallery - Browse and manage your room transformations"
    },
    {
      "src": "https://res.cloudinary.com/dunffzgg8/image/upload/c_fill,w_390,h_844,f_auto,q_auto/v1754671192/RoomEnhance/pwa-screenshots/mobile-dashboard.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile Dashboard - Access your designs on the go"
    },
    {
      "src": "https://res.cloudinary.com/dunffzgg8/image/upload/c_fill,w_390,h_844,f_auto,q_auto/v1754671194/RoomEnhance/pwa-screenshots/mobile-design-process.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile Design Process - Create stunning room designs from your phone"
    },
    {
      "src": "https://res.cloudinary.com/dunffzgg8/image/upload/c_fill,w_390,h_844,f_auto,q_auto/v1754671195/RoomEnhance/pwa-screenshots/mobile-results.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile Results - View your transformed spaces instantly"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Visualize",
      "short_name": "Visualize",
      "description": "Transform your room with AI",
      "url": "/visualize",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Design Gallery",
      "short_name": "Gallery",
      "description": "Browse your designs",
      "url": "/gallery",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "AI Ideation",
      "short_name": "Ideation",
      "description": "Get design inspiration",
      "url": "/ideation",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Cost Analysis",
      "short_name": "Budget",
      "description": "Analyze project costs",
      "url": "/cost-analysis",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "dir": "ltr",
  "lang": "en-US",
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "handle_links": "preferred",
  "protocol_handlers": [
    {
      "protocol": "web+roomenhance",
      "url": "/share?data=%s"
    }
  ]
}