{
    "name": "Fadeyy AI",
    "short_name": "Fadeyy",
    "description": "AI-powered nutrition insights that help you make healthier food choices.",
    "id": "fadeyy-ai",
    "lang": "en-US",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#16a34a",
    "categories": ["health", "food", "nutrition", "diet", "lifestyle"],
    "icons": [
        {
        "src": "/icons/icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
        },
        {
        "src": "/icons/icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
        }
    ]
}