{
    "name": "AT Proto Digest",
    "short_name": "Digest",
    "description": "Each collection is a digest of Bluesky posts, properly collected and tagged, gathered around a specific topic, and made available as a feed.",
    "start_url": "/digest/manage",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0c0a09",
    "icons": [
        {
            "src": "/digest/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}