{
  "name": "RJ Island Realty",
  "short_name": "RJ Island",
  "description": "Luxury Real Estate Visualization & Staging Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#C18A3B",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["real estate", "lifestyle", "shopping"],
  "screenshots": [
    {
      "src": "/screenshot-staging.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Visual Staging Lab"
    }
  ],
  "shortcuts": [
    {
      "name": "Stage a Room",
      "short_name": "Stage",
      "description": "Open the Visual Staging Lab",
      "url": "/staging",
      "icons": [{ "src": "/staging-icon.png", "sizes": "192x192" }]
    },
    {
      "name": "My Staged Rooms",
      "short_name": "My Rooms",
      "description": "View your saved staging projects",
      "url": "/my-staged-rooms",
      "icons": [{ "src": "/rooms-icon.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
