{
  "name": "R-Flow — The Resolume VJ Companion",
  "short_name": "R-Flow",
  "description": "The Windows companion app for Resolume Arena VJs — deck reordering, DJ sync, pixel mapping, FFGL plugins and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080a",
  "theme_color": "#08080a",
  "icons": [
    { "src": "/static/img/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/img/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/img/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
