{
  "id": "./",
  "name": "SpeedCircuits V05",
  "short_name": "SpeedCircuits",
  "description": "SpeedCircuits V05: the browser-local electronics simulator, measurement and learning workspace.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#111315",
  "theme_color": "#111315",
  "orientation": "any",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "./speedcircuits-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./speedcircuits-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
