{
    "name": "Stundenplan",
    "short_name": "Stundenplan",
    "description": "Schulstundenplan für Leni und Jona",
    "start_url": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f7f7f5",
    "theme_color": "#f7f7f5",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
