{
 "name": "saufen.io - Online Trinkspiel",
 "short_name" : "saufen.io",
 "start_url": "/game.html",
 "background_color": "#E53F33",
 "display": "standalone",
 "scope": "/",
 "theme_color": "#000000",
 "orientation": "portrait",
 "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
 ]
}
