{
  "name": "Inovaxe Serial Sandbox",
  "short_name": "InoSandbox",
  "description": "Serial configuration and testing tool for Inovaxe boards (Web Serial)",
  "id": "./",
  "start_url": "/e260814/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a3a52",
  "theme_color": "#1a9bd3",
  "icons": [
    {
      "src": "/e260814/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/e260814/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}