{
  "name": "HeRTA - High-end Real Time Analyzer",
  "short_name": "HeRTA",
  "description": "Professional real-time audio analyzer with RTA, spectrogram, waterfall 3D and phase visualization",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0c10",
  "theme_color": "#0b0c10",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
