{
  "name": "AGRIX",
  "short_name": "PhytoScan",
  "description": "Diagnostic phytosanitaire par IA pour l'agriculture marocaine",
  "start_url": "/phytoscan/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#051a32",
  "theme_color": "#16a34a",
  "lang": "fr-MA",
  "icons": [
    {
      "src": "/phytoscan_simple/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/phytoscan_simple/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ]
}