{
  "name": "Day & Knight Chess",
  "short_name": "Day & Knight",
  "description": "Play. Grow. Achieve.",
  "start_url": "/club-landing.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a2a6e",
  "theme_color": "#0a2a6e",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
