{
    "name": "Pix8K - Free 4K & 8K Wallpapers",
    "short_name": "Pix8K",
    "description": "Discover and download stunning 4K & 8K wallpapers. Premium HD backgrounds for iPhone, Android, Desktop and MacBook.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "categories": [
        "photo",
        "entertainment",
        "lifestyle"
    ],
    "lang": "en",
    "orientation": "any"
}