{
    "name": "ParrotGuard - AI-Powered Parrot Behavior Analysis",
    "short_name": "ParrotGuard",
    "description": "Revolutionary AI system that analyzes your parrot's behavior 24/7, helping you detect health issues early and build a deeper bond with your feathered friend.",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#22c55e",
    "background_color": "#fefce8",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait-primary"
}