{
  "name": "ADC Dairy ERP",
  "short_name": "ADC Dairy",
  "description": "Progressive Web Application for Employee Reporting and Farm Management.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#059669",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "72x72 96x96 128x128 144x144 152x152 192x192 384x384 512x512",
      "type": "image/png"
    }
  ]
}
