{
  "name": "Code Camp by SCC",
  "short_name": "Code Camp",
  "description": "Learn React/Next.js or LLM App Development from ex-Google/Apple/Yahoo engineers right here in Kathmandu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0F19",
  "theme_color": "#2F66F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/logo.png",
      "sizes": "1563x1563",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "education",
    "technology",
    "programming",
    "bootcamp",
    "training"
  ],
  "lang": "en",
  "dir": "ltr"
}