{
  "name": "Icarix Smart-Yield Advisor",
  "short_name": "Icarix",
  "description": "AI-Powered Agricultural Intelligence Platform — Real-time field analytics, satellite NDVI, weather forecasts & GPT-4o advisory reports.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050d1a",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["agriculture", "productivity", "utilities"],
  "icons": [
    {
      "src": "/wp-content/plugins/icarix-smart-yield/assets/img/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/wp-content/plugins/icarix-smart-yield/assets/img/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/wp-content/plugins/icarix-smart-yield/assets/img/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/wp-content/plugins/icarix-smart-yield/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/wp-content/plugins/icarix-smart-yield/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/plugins/icarix-smart-yield/assets/img/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard — Field Overview"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Field",
      "short_name": "Add Field",
      "description": "Pin a new field on the map",
      "url": "/dashboard?tab=fields&action=add",
      "icons": [{ "src": "/wp-content/plugins/icarix-smart-yield/assets/img/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "View Alerts",
      "short_name": "Alerts",
      "description": "Check latest farm alerts",
      "url": "/dashboard?tab=alerts",
      "icons": [{ "src": "/wp-content/plugins/icarix-smart-yield/assets/img/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
