{
  "name": "ShowroomVFX – Virtual Staging",
  "short_name": "ShowroomVFX",
  "description": "AI-powered virtual staging for real estate professionals. Transform empty rooms into buyer-ready spaces.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "photo"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Staging",
      "short_name": "Stage",
      "description": "Upload a photo and start staging",
      "url": "/dashboard?tab=photos",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
