{
    "name": "LeneFood",
    "short_name": "LeneFood",
    "description": "Total Excellence AI Nutrition Tracker",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/lenefood-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/lenefood-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}