{
    "name": "CacheGedanken",
    "short_name": "CacheGedanken",
    "description": "Dein zweites Gehirn – offline, sicher und immer bereit.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#110A1F",
    "theme_color": "#7B48FC",
    "icons": [
        {
            "src": "/src/icon192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/src/icon512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}
