{
  "id": "/",
  "name": "Harris Analytics ESD Risk Alert",
  "short_name": "ESD RA",
  "description": "Monitor Harris Analytics Institute ESD Risk Alert Devices Remotely",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#17324d",
  "orientation": "any",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./screenshots/mobile.png",
      "sizes": "691x1536",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Monitor connected ESD Risk Alert Devices from a mobile dashboard"
    },
    {
      "src": "./screenshots/desktop.png",
      "sizes": "1089x554",
      "type": "image/png",
      "form_factor": "wide",
      "label": "View fleet status and live ESD telemetry from a desktop dashboard"
    }
  ]
}
