{
  "name": "BizLab — CAPS Entrepreneurship",
  "short_name": "BizLab",
  "description": "CAPS-aligned EMS entrepreneurship platform for South African Grade 7-9 learners and teachers.",
  "start_url": "/hub",
  "display": "standalone",
  "theme_color": "#2D9B4E",
  "background_color": "#ffffff",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon.png", "sizes": "64x64 32x32 24x24 16x16", "type": "image/png" },
    { "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/pwa-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["education", "business", "productivity"],
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-ZA",
  "shortcuts": [
    { "name": "Skill Lab", "short_name": "Learn", "url": "/learn", "description": "Browse CAPS-aligned lessons" },
    { "name": "My Hub", "short_name": "Hub", "url": "/hub", "description": "Open your business hub" }
  ]
}