{
  "name": "Abacus Club",
  "short_name": "Abacus",
  "description": "The official technical nervous system of GEC West Champaran. Master Web, ML, and DSA.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#001df7",
  "theme_color": "#001df7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "Images/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "Images/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}