{
  "name": "CourtCall",
  "short_name": "CourtCall",
  "description": "Basketball pickup game scorer — score, build teams, run tournaments",
  "id": "courtcall",
  "start_url": "https://courtcall13.win/",
  "scope": "https://courtcall13.win/",
  "display": "standalone",
  "background_color": "#0F0F23",
  "theme_color": "#FF5722",
  "orientation": "portrait",
  "categories": ["sports", "utilities"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Quick Game",
      "short_name": "Play",
      "description": "Jump straight into a new game",
      "url": "./#setup",
      "icons": [{ "src": "icons/icon.svg", "sizes": "any" }]
    }
  ]
}
