{
  "name": "Akalynth Debug Client",
  "short_name": "Akalynth",
  "description": "Debug-client web shell for Akalynth.",
  "display": "fullscreen",
  "orientation": "landscape-primary",
  "start_url": ".",
  "scope": ".",
  "background_color": "#070707",
  "theme_color": "#151515",
  "icons": [
    {
      "src": "akalynth-debug-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
