{
    "name": "Inbox",
    "short_name": "Inbox",
    "description": "Personal AI todo capture",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23ffffff'/><circle cx='96' cy='96' r='60' fill='%230098f2'/></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}
