{
  "name": "ULearn4Sure - Practical IT Training",
  "short_name": "ULearn4Sure",
  "description": "Practical IT learning that turns into real-world skill. Master Azure, IT Infrastructure & Operations, and Excel productivity.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0078d4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/ULearn4Sure_Logo_BlueAccent.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ULearn4Sure_Logo_BlueAccent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Azure Training",
      "short_name": "Azure",
      "description": "Browse Azure & Cloud training courses",
      "url": "/training/azure",
      "icons": [{ "src": "/ULearn4Sure_Logo_BlueAccent.png", "sizes": "192x192" }]
    },
    {
      "name": "IT Operations",
      "short_name": "IT Ops",
      "description": "High availability and disaster recovery training",
      "url": "/training/it-ops",
      "icons": [{ "src": "/ULearn4Sure_Logo_BlueAccent.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/contact",
      "icons": [{ "src": "/ULearn4Sure_Logo_BlueAccent.png", "sizes": "192x192" }]
    }
  ]
}
