{
    "name": "Redqur",
    "short_name": "Redqur",
    "description": "Connect, share, and explore — posts, stories, scrolls, watch videos, and live streaming, all in one place.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#F26262",
    "background_color": "#000000",
    "lang": "en-US",
    "dir": "ltr",
    "categories": [
        "social",
        "photo",
        "video"
    ],
    "icons": [
        {
            "src": "/branding/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/branding/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/branding/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
