{
    "name": "BotanicMate",
    "short_name": "BotanicMate",
    "description": "AI plant identifier: recognize 400,000+ species, diagnose diseases, check toxicity and allergy risks.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#2e7d32",
    "background_color": "#f5f8f3",
    "icons": [
        {
            "src": "/images/app-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "com.botanicmate",
            "url": "https://play.google.com/store/apps/details?id=com.botanicmate"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/app/id6758914513"
        }
    ]
}
