{
    "name": "CompaLux - Premium Companion Services",
    "short_name": "CompaLux",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a1a1a",
    "theme_color": "#1a1a1a",
    "description": "Connect with verified elite companions. Luxury, discretion, and authenticity.",
    "icons": [
        {
            "src": "/placeholder.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ]
}