{
  "name": "SCS - Sports Club Scheduler",
  "short_name": "SCS",
  "description": "Badminton & Pickleball club session and round management",
  "start_url": "https://scs-app.com/index.html",
  "scope": "https://scs-app.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a22",
  "theme_color": "#1a1a22",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
