{
    "name": "AlmanBazar App",
    "short_name": "AlmanBazar",
    "description": "Bereite dich effektiv auf die Führerscheinprüfung vor",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f9fafb",
    "theme_color": "#2F3E36",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "https://image.almanbazar.com/lib/app_images/icon180px.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://image.almanbazar.com/lib/app_images/icon192px.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://image.almanbazar.com/lib/app_images/icon512px.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}