{
  "name": "BetterRobotics",
  "short_name": "BetterRobotics",
  "description": "Pair any robot in a browser tab. No network, no accounts, no servers.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "launch_handler": { "client_mode": "focus-existing" },
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
