{
    "name": "Farm Central",
    "short_name": "FarmCentral",
    "description": "Smart Agriculture Command Center",
    "start_url": "/dashboard.html",
    "display": "standalone",
    "background_color": "#090e17",
    "theme_color": "#10b981",
    "orientation": "portrait",
    "icons": [
        {
            "src": "favicon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "favicon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}