{
  "name": "BovPulse — Smart Cattle Management",
  "short_name": "BovPulse",
  "description": "Ghana's smart cattle management platform by Smart Track Solutions. Track herds, health, breeding, and financials.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#15803d",
  "lang": "en-GH",
  "dir": "ltr",
  "categories": ["business", "productivity", "agriculture"],
  "icons": [
    { "src": "/icon-72x72.png",     "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-96x96.png",     "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-128x128.png",   "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icon-144x144.png",   "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icon-152x152.png",   "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icon-180x180.png",   "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192x192.png",   "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512x512.png",   "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/maskable-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard",       "url": "/dashboard",  "description": "Open your cattle dashboard" },
    { "name": "Add Animal",      "url": "/animals",    "description": "Register a new animal" },
    { "name": "Health Records",  "url": "/health",     "description": "View health and vaccination records" },
    { "name": "Breeding",        "url": "/breeding",   "description": "Check breeding schedule" }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
