{
    "name": "ROLLOTER - GUESS IT",
    "short_name": "ROLLOTER",
    "description": "Errate Songs unterwegs mit deinen Freunden.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#00f2ff",
    "icons": [
        {
            "src": "mstile-150x150.png",
            "sizes": "150x150",
            "type": "image/png"
        },
        {
            "src": "mstile-310x310.png",
            "sizes": "310x310",
            "type": "image/png"
        }
    ]
}