{
  "name": "Cam-Tech Ops Hub",
  "short_name": "Cam-Tech",
  "description": "Field operations, job reports, field tickets, fleet maintenance, and time cards for Cam-Tech Industrial Services",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f9fd",
  "theme_color": "#00639b",
  "icons": [
    {
      "src": "assets/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
