{
    "name": "GoodPoints Solo - Meine Punkte",
    "short_name": "Solo",
    "description": "Deine persoenliche Punkte-Liste",
    "start_url": "/solo",
    "display": "standalone",
    "background_color": "#059669",
    "theme_color": "#059669",
    "icons": [
        {
            "src": "/static/icon-solo-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/icon-solo-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
