{
    "name": "Secure Vault - Password Manager",
    "short_name": "Secure Vault",
    "description": "Secure Password and API Key Manager with client-side encryption",
    "version": "1.0.0",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f23",
    "theme_color": "#6366f1",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%236366f1' width='192' height='192' rx='20'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='white'>🔐</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%236366f1' width='512' height='512' rx='40'/><text x='256' y='350' font-size='280' text-anchor='middle' fill='white'>🔐</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["security", "productivity", "utilities"],
    "screenshots": [],
    "related_applications": [],
    "prefer_related_applications": false
}
