{
  "name": "AgriPortal Farmer PWA",
  "short_name": "AgriPortal",
  "description": "Local-only fixture-backed AgriPortal Farmer PWA shell.",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f6ef",
  "theme_color": "#153f2e",
  "orientation": "portrait-primary",
  "categories": ["productivity", "education", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
