{
  "name": "CS Control Lab",
  "short_name": "CS Control",
  "description": "Tile-based touch-first control surface prototype",
  "start_url": "/cs-admin/",
  "scope": "/cs-admin/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#080b0d",
  "theme_color": "#080b0d",
  "icons": [
    {
      "src": "control-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
