{
  "name": "6 Club Game",
  "short_name": "6 Club",
  "description": "Join the 6 Club game today! Access the 6club login, complete your 6 club register, and download the 6club app for the ultimate gaming experience.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff6b35",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/6club_android.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Login to 6 Club",
      "short_name": "Login",
      "description": "Quick access to 6 Club login",
      "url": "/login",
      "icons": [
        {
          "src": "/6club_logo.webp",
          "sizes": "any",
          "type": "image/webp"
        }
      ]
    }
  ]
}
