{
    "name": "Zotto — Privates Notizbuch",
    "short_name": "Zotto",
    "description": "Dein privates, verschlüsseltes Notizbuch für Selbstständige.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0f0f1a",
    "theme_color": "#f4a261",
    "lang": "de",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["productivity", "business", "finance"],
    "screenshots": []
}
