{
  "name": "ZeroData CRM",
  "short_name": "ZeroData",
  "description": "Operational CRM for ZeroData field, sales, support, and management teams",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f6f5",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "cache": {
    "strategy": "network-first",
    "maxAge": 86400
  }
}
