{
    "name": "Mythos Gaming Store",
    "short_name": "Mythos",
    "description": "Mythos Gaming Store - Best Game Top-up in Nepal",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0B0F1A",
    "theme_color": "#FFD700",
    "icons": [
        {
            "src": "/assets/logo-pwa.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/logo-pwa.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
