{
    "name": "Urban Rainmaker — Ambient Sound Mixer",
    "short_name": "Urban Rainmaker",
    "description": "Mix 10 ambient sounds for focus, sleep, or relaxation. Free, no sign-up.",
    "start_url": "/app",
    "display": "standalone",
    "background_color": "#0a0e1a",
    "theme_color": "#0a0e1a",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["entertainment", "productivity"],
    "lang": "en"
}
