{
  "name": "Hill's Tactical — Tech Portal",
  "short_name": "HTAD Tech",
  "description": "Vehicle Care Specialist daily operations — view jobs, update status, upload photos, complete checklists.",
  "start_url": "/tech",
  "scope": "/tech",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#d97706",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/htad-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/htad-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Jobs",
      "url": "/tech",
      "description": "View today's assigned jobs"
    }
  ]
}
