{
  "name": "Bynteq \u2014 Learn Technology. Build The Future.",
  "short_name": "Bynteq",
  "description": "Free, project-based platform to learn Web Development, Python, AI, Cybersecurity, and Git \u2014 138 structured lessons that take you from beginner to building real projects.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060608",
  "theme_color": "#060608",
  "categories": ["education", "productivity", "developer"],
  "lang": "en",
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
