{
    "name": "KBLTR",
    "short_name": "KBLTR",
    "description": "KBLTR Mobile App - Betting & Live Results",
    "start_url": "/app/",
    "scope": "/app/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0033CC",
    "theme_color": "#0033CC",
    "icons": [
        {
            "src": "/assets/images/app-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/app-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["games", "entertainment"],
    "lang": "km",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "com.p99lottery.app"
        }
    ],
    "shortcuts": [
        {
            "name": "Lottery",
            "short_name": "Lottery",
            "url": "/app/lottery.php",
            "icons": [{"src": "/assets/images/app-logo.png", "sizes": "192x192"}]
        },
        {
            "name": "Tickets",
            "short_name": "Tickets",
            "url": "/app/tickets.php",
            "icons": [{"src": "/assets/images/app-logo.png", "sizes": "192x192"}]
        }
    ]
}
