{
    "name": "Face Shape Detector",
    "short_name": "Face Shape D",
    "description": "Determine your face shape from simple measurements and get personalized hairstyle, glasses, and makeup recommendations.",
    "start_url": "/en/app/face-shape-detector",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#F5F3FF",
    "background_color": "#F5F3FF",
    "scope": "/en/app/face-shape-detector",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/face-shape-detector/face-shape-detector-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/face-shape-detector/face-shape-detector-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}