{
  "name": "Eyes on Property Field",
  "short_name": "EOP Field",
  "description": "Mobile field documentation app for Eyes on Property reports.",
  "start_url": "/field.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B1829",
  "theme_color": "#0B1829",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
