{
    "name": "KL Lottery",
    "short_name": "KL Lottery",
    "description": "Mobile-first, time-based prediction gaming platform (educational demo).",
    "id": "/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#201849",
    "theme_color": "#4c31c4",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
