{
  "name": "WTPS Field Intelligence Platform",
  "short_name": "WTPS",
  "description": "Field inspection management for oil and gas operations",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#0a1018",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/wtps-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wtps-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}