{
    "name": "Go-Gotchi",
    "short_name": "GoGotchi",
    "description": "Il tuo Tamagotchi in Go",
    "start_url": "/play",
    "display": "fullscreen",
    "background_color": "#000",
    "theme_color": "#2c3e50",
    "icons": [
        {
            "src": "/static/icons/icon-192.png?v=2",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/icons/icon-512.png?v=2",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
