{
    "name": "AgroID",
    "short_name": "AgroID",
    "description": "Digital identity ecosystem for smallholder farmers",
    "theme_color": "#2E7D32",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait-primary",
    "scope": "/",
    "start_url": "/",
    "icons": [],
    "categories": [
        "finance",
        "productivity",
        "business"
    ],
    "shortcuts": [
        {
            "name": "Wallet",
            "short_name": "Wallet",
            "description": "View your Agri-Wallet",
            "url": "/dashboard/wallet"
        },
        {
            "name": "Marketplace",
            "short_name": "Market",
            "description": "Browse the marketplace",
            "url": "/dashboard/marketplace"
        }
    ],
    "screenshots": []
}