{
    "name": "Virtual Realty Staging",
    "short_name": "VR Staging",
    "description": "Professional-grade virtual staging powered by AI. Transform vacant properties into buyer-ready homes in 30 seconds.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FAF7F5",
    "theme_color": "#CC7A3A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "photo"
    ],
    "screenshots": [
        {
            "src": "/logo.png",
            "sizes": "any",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Start Staging",
            "short_name": "Stage",
            "description": "Upload and stage room images",
            "url": "/staging",
            "icons": [
                {
                    "src": "/favicon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "View your credits and projects",
            "url": "/dashboard",
            "icons": [
                {
                    "src": "/favicon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}