{
  "name": "ORBIT | Ibrahim Tablawy",
  "short_name": "ORBIT",
  "description": "Interactive 3D Engineering Portfolio & Knowledge Engine",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050507",
  "theme_color": "#818cf8",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Projects",
      "url": "/projects",
      "description": "Explore engineering projects"
    },
    {
      "name": "CV",
      "url": "/cv",
      "description": "View professional experience"
    }
  ],
  "categories": ["education", "productivity", "utilities"]
}
