{
  "name": "DLS Tournament Hub",
  "short_name": "DLS Tournament Hub",
  "description": "Redesign the admin dashboard controls with custom dropdowns, calendar date pickers, time picker, labeled fields, and a cleaner tournament management form.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./resources/site-icon.png",
      "sizes": "1254x1254",
      "type": "image/png"
    }
  ],
  "scope": "./"
}