{
    "name": "Zyra App Store",
    "short_name": "ZyraStore",
    "description": "A calm, privacy-first software catalog for the Zyra ecosystem — offline AI tools, utilities, diagnostics, and creative systems.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#0a0a18",
    "theme_color": "#0a0a18",
    "orientation": "any",
    "categories": ["utilities", "productivity", "lifestyle"],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><circle cx='256' cy='256' r='220' fill='none' stroke='%238b7cf0' stroke-width='18'/><circle cx='256' cy='256' r='140' fill='none' stroke='%23a89bfa' stroke-width='12' stroke-dasharray='40 20'/><circle cx='256' cy='256' r='50' fill='%238b7cf0'/><text x='256' y='280' text-anchor='middle' fill='white' font-size='90' font-weight='bold' font-family='sans-serif'>Z</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><circle cx='96' cy='96' r='84' fill='none' stroke='%238b7cf0' stroke-width='8'/><circle cx='96' cy='96' r='52' fill='none' stroke='%23a89bfa' stroke-width='5' stroke-dasharray='18 10'/><circle cx='96' cy='96' r='18' fill='%238b7cf0'/><text x='96' y='106' text-anchor='middle' fill='white' font-size='34' font-weight='bold' font-family='sans-serif'>Z</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}