{
  "name": "ABC Clubhouse",
  "short_name": "ABC",
  "description": "The digital home of Anand Board Game Club — track your games, earn badges, and stay connected.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f2318",
  "theme_color": "#0f2318",
  "categories": ["games", "social", "lifestyle"],
  "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"
    }
  ]
}
