{
  "name": "Danfai CodeBaze - Digital Academy & Innovation Hub",
  "short_name": "Danfai CodeBaze",
  "description": "Learn coding, AI, and digital innovation with industry experts. Join thousands of successful learners.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0d5bd7",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo-2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo-2.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "categories": ["education", "business"],
  "shortcuts": [
    {
      "name": "Explore Programs",
      "short_name": "Programs",
      "description": "Browse our coding and tech programs",
      "url": "/programs",
      "icons": [{ "src": "/logo-2.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Support",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [{ "src": "/logo-2.png", "sizes": "192x192" }]
    }
  ]
}
