{
    "name": "Die Schrift — Buber-Rosenzweig",
    "short_name": "Die Schrift",
    "description": "Die Bibelübersetzung von Martin Buber und Franz Rosenzweig (1929) — online lesen.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f9f9f7",
    "theme_color": "#476080",
    "lang": "de",
    "orientation": "any",
    "categories": ["books", "education"],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
