{
  "name": "Board Diagnostics & Factory",
  "short_name": "board-diag",
  "description": "Web tool for reading and exporting board diagnostic data and executing factory commands.",
  "icons": [
    {
      "src": "./icons/icon_ios_touch_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "lang": "en-US",
  "id": "/index.html",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "white",
  "theme_color": "white"
}