{
    "name": "Vipgem - Game Topup",
    "short_name": "Vipgem",
    "description": "Fast & secure game diamond/gem topup service",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ff00ff",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "shopping",
        "entertainment"
    ],
    "icons": [
        {
            "src": "/res/pwa_icon_1789025286.jpg",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/res/pwa_icon_1789025286.jpg",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "res/og-image.jpg",
            "sizes": "1024x500",
            "type": "image/jpeg",
            "form_factor": "wide"
        }
    ]
}