{
    "name": "Zen Text Reader",
    "short_name": "Zen Reader",
    "description": "Calm, human-like text to speech reader",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f5f0e8",
    "theme_color": "#f5f0e8",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%232d5a27'/%3E%3Ctext x='256' y='340' font-size='280' text-anchor='middle' fill='%23f5e6a3' font-family='sans-serif'%3E📖%3C/text%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}