{
  "id": "/",
  "name": "HomeMates — AI Home Design & Services",
  "short_name": "HomeMates",
  "description": "Everything your home needs in one place — AI redesigns, a 3D room designer, DIY guides, and trusted local pros.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF8F5",
  "theme_color": "#FAF8F5",
  "categories": ["lifestyle", "shopping", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-feed.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Design feed with weekly top design and AI transformations"
    },
    {
      "src": "/screenshot-designer.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "3D room designer with customizable furniture"
    }
  ],
  "shortcuts": [
    {
      "name": "Room Designer",
      "short_name": "Designer",
      "description": "Build and customize your room in 3D",
      "url": "/designer",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Create a design",
      "short_name": "Create",
      "description": "Redesign a room with AI",
      "url": "/create",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "description": "Your likes, milestones and messages",
      "url": "/notifications",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
