{
    "name": "NOKO! - Notfall & Amok App für Schulen",
    "short_name": "NOKO!",
    "description": "Die Notfall & Amok App für Schulen. 1-Klick-Alarm bei Amoklagen und Krisen.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4f46e5",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/img/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "education",
        "utilities",
        "safety"
    ],
    "screenshots": [],
    "lang": "de",
    "dir": "ltr"
}