{
    "name": "AT Reader",
    "short_name": "Reader",
    "description": "Paste a thread link to read it as a clean article. Works with Bluesky and compatible AT Protocol clients. No login, no trackers.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1c1917",
    "icons": [
        {
            "src": "/assets/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}