{
  "name": "FieldPulse",
  "short_name": "FieldPulse",
  "description": "FieldPulse web portal and field-worker progressive web app.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#edf2f4",
  "theme_color": "#08283a",
  "icons": [
    {
      "src": "/icons/fieldpulse.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
