{
  "name": "Research PWA B",
  "short_name": "PWA B",
  "id": "/?installed=app-b",
  "start_url": "/?source=homescreen&appId=app-b",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen",
    "browser"
  ],
  "background_color": "#7c3aed",
  "theme_color": "#7c3aed",
  "description": "Controlled iOS Web.app/PWA research fixture with remote scenarios and telemetry beacons.",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
