{
  "name": "CoopPulse — Smart Poultry Management",
  "short_name": "CoopPulse",
  "description": "Ghana's leading digital poultry farm management platform by Smart Track Solutions.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#e65100",
  "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 poultry farm dashboard" },
    { "name": "Add Daily Record", "url": "/coops",           "description": "Log today's mortality, feed and weight" },
    { "name": "AI Photo Scan",    "url": "/photo-diagnosis", "description": "Take a photo of a sick bird for AI diagnosis" },
    { "name": "Market Prices",    "url": "/market-prices",   "description": "Check live Ghana poultry prices" }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
