{
    "name": "Pyla Games",
    "short_name": "Pyla Games",
    "description": "Modern game discovery powered by the Vyla Games API",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "transparent",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/images/favicon.ico",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}