{
  "name": "Nkhuku Poultry Manager",
  "short_name": "Nkhuku",
  "description": "Six precision tools for poultry farmers \u2014 brooder heat, vaccine timing, feed maths, water needs, egg countdown, and nutritional guidance.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080a0d",
  "theme_color": "#f5a623",
  "lang": "en",
  "categories": [
    "agriculture",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Feed Calculator",
      "url": "/index.html#feed",
      "description": "Calculate daily feed requirements"
    },
    {
      "name": "Vaccine Schedule",
      "url": "/index.html#vaccines",
      "description": "View and manage vaccine schedule"
    },
    {
      "name": "Egg Countdown",
      "url": "/index.html#brooding",
      "description": "Track incubation progress"
    }
  ]
}