{
    "name": "FitYouToo - Virtual Try-On",
    "short_name": "FitYouToo",
    "description": "Virtual try-on application for clothes, hairstyles, and nail designs using AI",
    "start_url": "/fitroom",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6366f1",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["lifestyle", "shopping", "utilities"],
    "lang": "en",
    "dir": "ltr"
}
