{
    "name": "Impressum Manager",
    "short_name": "Impressum",
    "id": "/",
    "description": "Zentrale Verwaltung rechtssicherer Impressen für Websites in Deutschland, Österreich und der Schweiz.",
    "lang": "de",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#6366f1",
    "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
        { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
    ],
    "shortcuts": [
        { "name": "Aufgaben", "short_name": "Aufgaben", "url": "/tasks", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
        { "name": "Websites", "short_name": "Websites", "url": "/websites", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
        { "name": "Impressums", "short_name": "Impressums", "url": "/partners", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
    ]
}
