{
  "name": "Srri Easwari — Account Field App",
  "short_name": "Easwari Field",
  "description": "Field sales and merchandising app for store visits, stock checks, and returns.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A6B2A",
  "theme_color": "#1A6B2A",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
