{
  "name": "MHCAI — Mindacks Human-Centred AI Institute",
  "short_name": "MHCAI",
  "description": "Build the skills, confidence, and judgment your career and organisation need for the AI era.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1930",
  "theme_color": "#03c9b2",
  "orientation": "any",
  "categories": ["education", "business", "productivity"],
  "lang": "en-AU",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png",  "sizes": "192x192",  "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png",  "sizes": "512x512",  "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-192.png",  "sizes": "192x192",  "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",  "sizes": "512x512",  "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/og/home.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "MHCAI Home Page"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Academies",
      "short_name": "Academies",
      "url": "/academies",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Certifications",
      "short_name": "Certify",
      "url": "/certifications",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Free Resources",
      "short_name": "Resources",
      "url": "/resources",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
