{
    "name": "Flowcast",
    "short_name": "Flowcast",
    "description": "Turn your research backlog into audio briefings",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FAFAF9",
    "theme_color": "#374151",
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        }
    ]
}
