{
    "name": "Bluesky Stream",
    "short_name": "Stream",
    "description": "Discover and stream videos from Bluesky. Add feeds, lists, or profiles to watch media and view the full discussion threads around each video post.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0c0a09",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}