{
    "name": "PoopBuddy — AI Pet Health",
    "short_name": "PoopBuddy",
    "description": "AI-powered pet & human poop health analysis",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFF8F0",
    "theme_color": "#7ECF8B",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icons/icon-192.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": [
        "health",
        "lifestyle"
    ],
    "lang": "en",
    "dir": "ltr"
}