{
    "name": "Cat Purring",
    "short_name": "Cat Purring",
    "description": "Listen to soothing cat purring sounds to relax, reduce stress, and sleep better. Mix multiple cats with ambient backgrounds.",
    "start_url": "/en/app/cat-purring",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4F46E5",
    "background_color": "#4F46E5",
    "scope": "/en/app/cat-purring",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/cat-purring/cat-purring-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/cat-purring/cat-purring-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}