{
    "name": "face2avatar — AI Memoji Generator",
    "short_name": "face2avatar",
    "description": "Turn your photo into a 3D Memoji-style avatar with AI.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fafafa",
    "theme_color": "#7c3aed",
    "lang": "en",
    "dir": "ltr",
    "categories": ["photo", "graphics", "entertainment", "lifestyle"],
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
