{
  "name": "Operations Hub — FL District",
  "short_name": "Ops Hub",
  "description": "UPS Tampa Operations Hub — Hourly Tracker, Building Walk, Discipline, Analytics",
  "id": "/ops-hub/",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a0d00",
  "theme_color": "#1a0d00",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Hourly Tracker", "short_name": "Hourly", "url": "hourlytracker.html" },
    { "name": "Discipline Tracker", "short_name": "Discipline", "url": "disciplinetracker.html" },
    { "name": "Building Walk", "short_name": "Walk", "url": "buildingwalk.html" },
    { "name": "Analytics", "short_name": "Analytics", "url": "analytics.html" }
  ]
}
