{
    "name": "Little Often — Water Tracker",
    "short_name": "Little Often",
    "description": "Drink a little, often. A gentle offline water tracker — no ads, no sign-up. Your data stays only on your device.",
    "start_url": ".",
    "scope": ".",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3b82f6",
    "icons": [
        {
            "src": "img/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "img/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
