{
    "name": "The Health Bot",
    "short_name": "Health Bot",
    "description": "The Health Bot is your friendly reminder to drink water, move, and stay healthy while you stream.",
    "categories": [
        "health",
        "fitness",
        "entertainment",
        "utilities",
        "productivity"
    ],
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#6fe284",
    "background_color": "#17161d",
    "display": "standalone",
    "start_url": "/"
}