{
    "name": "TeamToDo",
    "short_name": "TeamToDo",
    "description": "Interne Todo-App für kleine Teams.",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f1f1f2",
    "theme_color": "#18181b",
    "lang": "de",
    "icons": [
        {
            "src": "app-icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "app-icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
