{
  "name": "Student Conscious Club",
  "short_name": "SCC",
  "description": "The official website of the Student Conscious Club (SCC) at SCRIET, CCS University, Meerut",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://assets.ionn.in/scc/scclogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://assets.ionn.in/scc/scclogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "technology", "community"],
  "lang": "en-US",
  "dir": "ltr"
}