{
    "name": "Nutosa — Nutrition Database & AI Chat",
    "short_name": "Nutosa",
    "description": "Comprehensive nutrition database with 2M+ foods, AI-powered nutrition chat, and detailed food analysis.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#15803d",
    "icons": [
        {
            "src": "/assets/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/assets/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
