{
  "name": "OneFit Operations OS",
  "short_name": "OneFit Ops",
  "description": "Internal operations PWA for OneFit incidents, maintenance, tasks, team admin, and audit logs.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f6f8f5",
  "theme_color": "#f6f8f5",
  "icons": [
    {
      "src": "icons/onefit-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
