{
  "name": "Bates Electric Field",
  "short_name": "Bates Field",
  "description": "Bates Electric field technician app",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFFFFF",
  "theme_color": "#1B2D5B",
  "icons": [
    { "src": "logo-icon-192.png?v=7", "sizes": "192x192", "type": "image/png" },
    { "src": "logo-icon.png?v=7", "sizes": "512x512", "type": "image/png" }
  ]
}
