{
  "name": "TrainGlobal",
  "short_name": "TrainGlobal",
  "description": "Find your next CPD event — conferences, webinars and courses for every profession worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Events",
      "url": "/index.html",
      "description": "Search and filter CPD events"
    },
    {
      "name": "My CPD Dashboard",
      "url": "/cpddashboard.html",
      "description": "Track your CPD hours"
    },
    {
      "name": "Event Map",
      "url": "/map.html",
      "description": "Find in-person events near you"
    }
  ],
  "categories": ["education", "productivity", "business"],
  "screenshots": []
}
