{
  "name": "The 24-Week Senior Track",
  "short_name": "Senior Track",
  "description": "A 24-week curriculum for senior backend engineers: modules, labs, spaced repetition, and gate rubrics.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/dashboard",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#141821",
  "background_color": "#f5f7f9"
}
