{
    "name": "Farmgrin Farm ERP — Enterprise Agribusiness Platform",
    "short_name": "Farmgrin ERP",
    "description": "2026 Kenyan Enterprise Farm Management ERP — Dairy Livestock, Commercial Layers Poultry, Silage Forage, and Statutory Payroll Platform.",
    "start_url": "/#dashboard",
    "scope": "/",
    "id": "com.farmgrin.farmerp",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f4f4ef",
    "theme_color": "#00450d",
    "categories": ["business", "productivity", "utilities"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
        { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
    ],
    "shortcuts": [
        {
            "name": "Milking Yield Log",
            "short_name": "Log Milk",
            "description": "Record 3-shift milking parlor volume",
            "url": "/#production",
            "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
        },
        {
            "name": "Egg Collection Log",
            "short_name": "Log Eggs",
            "description": "Record 3-shift 30-egg crate collection",
            "url": "/#poultry",
            "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
        },
        {
            "name": "Livestock Registry",
            "short_name": "Animals",
            "description": "View herd and kidding/calving status",
            "url": "/#animals",
            "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
        },
        {
            "name": "Point of Sale",
            "short_name": "POS",
            "description": "Farm-gate retail checkout and receipting",
            "url": "/#pos",
            "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
        }
    ]
}
