{
  "name": "Codelite Geek Society - Coding Community & Programming Tutorials",
  "short_name": "Codelite",
  "description": "Ultimate coding community offering programming tutorials, software development resources, and developer mentorship for learning coding online.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1b2e",
  "theme_color": "#00D4FF",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["education", "developer-tools", "productivity"],
  "icons": [
    {
      "src": "https://cdn.builder.io/api/v1/image/assets%2F7f45c3976c88423e8d370709125faccf%2F518118e91e404fb7b7f9a105d375b76a?format=webp&width=192",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn.builder.io/api/v1/image/assets%2F7f45c3976c88423e8d370709125faccf%2F518118e91e404fb7b7f9a105d375b76a?format=webp&width=512",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Python Tutorials",
      "short_name": "Python",
      "description": "Learn Python programming with beginner-friendly tutorials",
      "url": "/tutorials/python",
      "icons": [
        {
          "src": "https://cdn.builder.io/api/v1/image/assets%2F7f45c3976c88423e8d370709125faccf%2F518118e91e404fb7b7f9a105d375b76a?format=webp&width=96",
          "sizes": "96x96",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "JavaScript Community",
      "short_name": "JavaScript",
      "description": "Join our JavaScript coding community",
      "url": "/tutorials/javascript",
      "icons": [
        {
          "src": "https://cdn.builder.io/api/v1/image/assets%2F7f45c3976c88423e8d370709125faccf%2F518118e91e404fb7b7f9a105d375b76a?format=webp&width=96",
          "sizes": "96x96",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Coding Challenges",
      "short_name": "Challenges",
      "description": "Test your coding skills with programming challenges",
      "url": "/challenges",
      "icons": [
        {
          "src": "https://cdn.builder.io/api/v1/image/assets%2F7f45c3976c88423e8d370709125faccf%2F518118e91e404fb7b7f9a105d375b76a?format=webp&width=96",
          "sizes": "96x96",
          "type": "image/webp"
        }
      ]
    }
  ]
}
