{
  "name": "AgriHub Liberia",
  "short_name": "AgriHub",
  "description": "Real-time market prices, weather forecasts, and expert agronomy tips for Liberian farmers",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1B4332",
  "lang": "en",
  "categories": ["agriculture", "weather", "finance", "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "Market Prices", "short_name": "Market", "url": "/market", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Weather",       "short_name": "Weather", "url": "/weather", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Shop",          "short_name": "Shop",    "url": "/shop",    "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
