{
  "id": "/",
  "name": "Roomellow - AI Room Design",
  "short_name": "Roomellow",
  "description": "AI-powered interior design with real, purchasable furniture. Upload your room, get a professional redesign, buy exactly what you see.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "shopping", "design"],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/hero-after.png",
      "sizes": "1248x832",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI-designed room with real furniture"
    }
  ],
  "shortcuts": [
    {
      "name": "Design Gallery",
      "short_name": "Gallery",
      "url": "/gallery",
      "description": "Browse AI-designed rooms for inspiration",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Partner Stores",
      "short_name": "Stores",
      "url": "/stores",
      "description": "Browse furniture from partner retailers",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
