{
  "name": "CS Council — Expert Coding Solutions",
  "short_name": "CS Council",
  "description": "India's premier tech ecosystem — expert problem marketplace, full-service IT company & coding academy.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#020A17",
  "theme_color": "#1A65F0",
  "lang": "en-IN",
  "dir": "ltr",
  "scope": "/",
  "categories": ["education", "business", "productivity"],
  "icons": [
    { "src": "/assets/fav.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/fav2.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/csCouncil.png", "sizes": "500x500", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/assets/csCouncil.png",
      "sizes": "500x500",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CS Council Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Post a Problem",
      "short_name": "Platform",
      "url": "/#platform",
      "description": "Post a hard coding problem on the marketplace",
      "icons": [{ "src": "/assets/fav.png", "sizes": "192x192" }]
    },
    {
      "name": "IT Services",
      "short_name": "Services",
      "url": "/#services",
      "description": "Hire our software development team",
      "icons": [{ "src": "/assets/fav.png", "sizes": "192x192" }]
    },
    {
      "name": "Academy",
      "short_name": "Academy",
      "url": "/#academy",
      "description": "Join CS Council coding bootcamp",
      "icons": [{ "src": "/assets/fav.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
