{
  "name": "DLS Tournament Hub",
  "short_name": "DLS Tournament Hub",
  "description": "Finalize My DLS Team profile repair by removing a duplicate profile route, counting only approved competition entries, restoring expired logo URLs, and tightening responsive alignment.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./resources/site-icon.png",
      "sizes": "1254x1254",
      "type": "image/png"
    }
  ],
  "scope": "./"
}