{
    "name": "WeightMonitor.org",
    "short_name": "WeightMonitor",
    "description": "Track your weight and trends over time.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1e66f5",
    "icons": [
        {
            "src": "/app-icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/app-icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
