{
    "name": "Wheel of Names Generator",
    "short_name": "Wheel of Names",
    "description": "Free online name picker wheel — add names, spin, pick a random winner. No sign-up, 25 languages.",
    "start_url": "/",
    "id": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0f0f14",
    "theme_color": "#4ECDC4",
    "icons": [
        {
            "src": "/images/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "lang": "en",
    "categories": ["utilities", "education", "entertainment"]
}
