{
    "id": "/",
    "name": "Heidehof Radenbeck",
    "short_name": "Heidehof",
    "description": "Die App für Gäste des Heidehof Radenbeck: frische Brötchen vorbestellen, Events entdecken, Aufenthalt buchen und alle Platz-Infos.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1e5a3c",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "de-DE",
    "icons": [
        {
            "src": "/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "travel",
        "lifestyle"
    ],
    "shortcuts": [
        {
            "name": "Brötchen bestellen",
            "short_name": "Brötchen",
            "description": "Frische Brötchen für morgen früh",
            "url": "/broetchen",
            "icons": [
                {
                    "src": "/icons/bread-shortcut.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Events",
            "short_name": "Events",
            "description": "Was auf dem Platz los ist",
            "url": "/events",
            "icons": [
                {
                    "src": "/icons/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshots/start.webp",
            "sizes": "720x1600",
            "type": "image/webp",
            "form_factor": "narrow",
            "label": "Willkommen auf dem Heidehof"
        },
        {
            "src": "/images/screenshots/events.webp",
            "sizes": "720x1600",
            "type": "image/webp",
            "form_factor": "narrow",
            "label": "Events auf dem Platz"
        },
        {
            "src": "/images/screenshots/buchen.webp",
            "sizes": "720x1600",
            "type": "image/webp",
            "form_factor": "narrow",
            "label": "Aufenthalt anfragen mit Live-Preisen"
        },
        {
            "src": "/images/screenshots/infos.webp",
            "sizes": "720x1600",
            "type": "image/webp",
            "form_factor": "narrow",
            "label": "Alle Platz-Infos"
        }
    ]
}
