{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "id": "/",
    "name": "Erfal - Bestellportal",
    "short_name": "Erfal - Bestellportal",
    "start_url": "https://bistro.erfal.de",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#FFFFFF",
    "background_color": "#FFFFFF",
    "prefer_related_applications": false,
    "related_applications": [
        {
            "platform": "webapp",
            "url": "https://bistro.erfal.de/manifest_e6a8980c14edae00ab36d39f665dc9cc.json"
        }
    ],
    "icons": [
        {
            "src": "https://bistro.erfal.de/customize/favicons/android_36_20260625154259.png",
            "sizes": "36x36",
            "type": "image/png",
            "density": 0.75
        },
        {
            "src": "https://bistro.erfal.de/customize/favicons/android_48_20260625154259.png",
            "sizes": "48x48",
            "type": "image/png",
            "density": 1
        },
        {
            "src": "https://bistro.erfal.de/customize/favicons/android_72_20260625154259.png",
            "sizes": "72x72",
            "type": "image/png",
            "density": 1.5
        },
        {
            "src": "https://bistro.erfal.de/customize/favicons/android_96_20260625154259.png",
            "sizes": "96x96",
            "type": "image/png",
            "density": 2
        },
        {
            "src": "https://bistro.erfal.de/customize/favicons/android_144_20260625154259.png",
            "sizes": "144x144",
            "type": "image/png",
            "density": 3
        },
        {
            "src": "https://bistro.erfal.de/customize/favicons/android_192_20260625154259.png",
            "sizes": "192x192",
            "type": "image/png",
            "density": 4
        },
        {
            "src": "https://bistro.erfal.de/customize/favicons/android_512_20260625154259.png",
            "sizes": "512x512",
            "type": "image/png",
            "density": 4
        }
    ],
    "screenshots": []
}