{
  "name": "Voxalike Wiki - Dub Packs, Multiplayer, Mods & Video Export",
  "short_name": "Voxalike",
  "description": "Voxalike Wiki covers Dub Packs, Solo, Co-op and PVP multiplayer, Judge Mods, Workshop installs, microphone setup, scoring, and short-video export guides for the free browser dubbing party game.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#a857ee",
  "background_color": "#0f0b18",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
