{
    "name": "Tenzure",
    "short_name": "Tenzure",
    "description": "Tenzure — task system. Keep in sync with APP_NAME in your .env file.",
    "lang": "nl",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f3f4f6",
    "theme_color": "#242A6B",
    "icons": [
        {
            "src": "/img/tenzure-logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/img/tenzure-logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
