{
  "name": "ISK-NG Web Scorer",
  "short_name": "Web Scorer",
  "description": "Scan ianseo ScoreKeeper NG (Lite) QR codes and score multiple targets from one device. Connects to any ianseo installation via the scanned QR.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#00263E",
  "theme_color": "#00263E",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "Open Setup",
      "short_name": "Setup",
      "description": "Load and configure targets",
      "url": "./",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
