{
  "name": "APP-REZ",
  "short_name": "APP-REZ",
  "start_url": "./app",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07131f",
  "theme_color": "#0f9f6e",
  "description": "Mobile-first field execution app for schedule operations, evidence, and technician workflows.",
  "icons": [
    {
      "src": "./pwa-icon-192.png?v=20260428-2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./pwa-icon-512.png?v=20260428-2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./pwa-icon-maskable-512.png?v=20260428-2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
