{
  "name": "Integrity Operations",
  "short_name": "Operations",
  "description": "DOT-compliant inspections, time tracking, and operations management for dump trucks and heavy equipment.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "New Inspection",
      "short_name": "Inspect",
      "url": "/inspection"
    },
    {
      "name": "Time Clock",
      "short_name": "Clock",
      "url": "/time-clock"
    }
  ]
}
