{
  "name": "Mill Mitra",
  "short_name": "MillMitra",
  "description": "WhatsApp-powered mill management for all stakeholders",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e5e7eb",
  "theme_color": "#25D366",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
