{
  "name": "YT-DJ // Video Mixer",
  "short_name": "YT-DJ",
  "description": "Stream and mix two YouTube videos at the same time with delays, independent speed, and separate volume mixers.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#08070d",
  "theme_color": "#08070d",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
