{
  "name": "FlockPulse — Small Ruminant Management",
  "short_name": "FlockPulse",
  "description": "Digital management platform for sheep and goat farmers in Ghana by Smart Track Solutions.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#33691e",
  "lang": "en-GH",
  "dir": "ltr",
  "categories": ["business", "productivity", "agriculture"],
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png",       "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Dashboard",        "url": "/dashboard",   "description": "Open your flock dashboard" },
    { "name": "Add Daily Record", "url": "/flocks",      "description": "Log today's mortality and feed" },
    { "name": "FAMACHA Scoring",  "url": "/famacha",     "description": "Score animals for anaemia" },
    { "name": "Vaccination Due",  "url": "/vaccination", "description": "Check upcoming vaccinations" }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
