{
    "name": "Med Manager",
    "short_name": "Med Manager",
    "description": "Eine App zur Verwaltung von Medikamenten",
    "icons": [
        {
            "src": "/assets/icons/android-chrome-192x192.png?v=00zWdx8zdl",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/icons/android-chrome-512x512.png?v=00zWdx8zdl",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#000000",
    "background_color": "#03dac6",
    "scope": "/",
    "start_url": "/home",
    "display": "standalone"
}
