{
  "name": "Standing Watch Field",
  "short_name": "SW Field",
  "description": "Technician field app — checklist, GPS geofence, photos, schedule, and sync.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1E5541",
  "theme_color": "#1E5541",
  "lang": "en-US",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
