{
    "name": "IRIS168",
    "description": "Premium Online Gaming Experience",
    "short_name": "IRIS168",
    "start_url": "/",
    "categories": [
        "games",
        "finance",
        "navigation"
    ],
    "prefer_related_applications": true,
    "display_override": [
        "fullscreen",
        "minimal-ui"
    ],
    "display": "standalone",
    "background_color": "#1a1f2e",
    "theme_color": "#f5c842",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon.ico",
            "sizes": "any",
            "type": "image/x-icon",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/desktop-wide.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Desktop view of IRIS168"
        },
        {
            "src": "/screenshots/mobile-narrow.png",
            "sizes": "750x1334",
            "type": "image/png",
            "label": "Mobile view of IRIS168"
        }
    ]
}