{
  "name": "SmarterUni — Education built backwards from demand",
  "short_name": "SmarterUni",
  "description": "Brands train their future employees. Demand-led learning, proof-based hiring.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#16131e",
  "theme_color": "#16131e",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity", "business"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Browse tracks", "url": "/tracks" },
    { "name": "How it works", "url": "/how-it-works" },
    { "name": "Apply", "url": "/auth?mode=signup" }
  ]
}
