{
    "name": "Pixbee — Free HD & 4K Wallpapers",
    "short_name": "Pixbee",
    "description": "Free HD, 2K, 4K and 8K wallpapers, royalty-free sound effects, and a free AI image upscaler. No account, no watermark.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0f1417",
    "theme_color": "#0f1417",
    "lang": "en",
    "dir": "ltr",
    "categories": ["photo", "entertainment", "personalization"],
    "icons": [
        {
            "src": "/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Trending wallpapers",
            "url": "/trending"
        },
        {
            "name": "Browse categories",
            "url": "/categories"
        },
        {
            "name": "Sound effects",
            "url": "/sound-effects"
        }
    ]
}
