{
    "name": "LOTUS 365 — Gaming ID",
    "short_name": "LOTUS 365",
    "description": "Online cricket and gaming ID desk. Get your ID on WhatsApp in five minutes. 18+ only.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#06070b",
    "theme_color": "#06070b",
    "orientation": "portrait-primary",
    "categories": ["sports", "entertainment"],
    "icons": [{
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/assets/img/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}