{
  "name": "AudioLink STL",
  "short_name": "AudioLink",
  "description": "Lossless WebSocket Studio-to-Transmitter Link by SoundCast",
  "start_url": "/",
  "display": "browser",
  "background_color": "#07080a",
  "theme_color": "#07080a",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}