{
    "name": "MySecretGame",
    "short_name": "MySecretGame",
    "description": "MySecretGame - ein erotisches Abenteuer",
    "start_url": "/start/app.html?webapp=true",
    "background_color": "#000000",
    "display": "fullscreen",
    "theme_color": "#ff2600",
    "icons": [
        {   "src": "/start/assets/icon-180x180.png","sizes": "180x180", "type": "image/png" },
        {   "src": "/start/assets/icon.png","sizes": "512x512", "type": "image/png" }
    ]
}