{
    "name": "WeightLog",
    "short_name": "WeightLog",
    "description": "Track your family's weight privately with WHO reference charts.",
    "start_url": "/app",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1e3a8a",
    "theme_color": "#1d4ed8",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "categories": ["health", "lifestyle"]
}
