{
    "name": "VenoVine - Poisonous Species Identifier",
    "short_name": "VenoVine",
    "description": "Identify poisonous flora and fauna based on location, online and offline",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0B0B0B",
    "theme_color": "#00C853",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/logo192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/logo512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "health",
        "lifestyle",
        "navigation"
    ]
}