{
  "name": "tebIQ Ops",
  "short_name": "tebIQ Ops",
  "description": "tebIQ staff console \u2014 Command Center, morning briefs, status and reports.",
  "id": "/tebiqadmin",
  "start_url": "/tebiqadmin",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0B",
  "theme_color": "#111113",
  "icons": [
    {
      "src": "/static/assets/ops-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/assets/ops-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/assets/ops-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
