{
    "name": "Adventure Game",
    "short_name": "Game",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#ffffff",
    "description": "A simple adventure game.",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}
