{
  "name": "CropRec",
  "short_name": "CropRec",
  "description": "Agricultural compliance, traceability, and audit-ready reporting",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#052e16",
  "theme_color": "#052e16",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
