{
    "name": "Plant Encyclopedia",
    "short_name": "Plants",
    "description": "Explore thousands of plants from around the world",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#2E7D32",
    "background_color": "#1A2E1A",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/assets/images/icons/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}