{
  "name": "SEA Champs - Level up for the SEA exam",
  "short_name": "SEA Champs",
  "description": "A gamified learning platform for students preparing for the Secondary Entrance Assessment in Trinidad & Tobago. Practice core subjects, earn XP, level up, and give parents clear, data-driven insight into progress.",
  "id": "/",
  "start_url": "/#/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#FFFBF0",
  "theme_color": "#7C3AED",
  "categories": ["education", "kids", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "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": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Practice",
      "short_name": "Practice",
      "description": "Jump straight into a practice session",
      "url": "/#/practice",
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your progress, XP, and recent submissions",
      "url": "/#/dashboard",
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaderboard",
      "description": "See where you rank against other Champs",
      "url": "/#/leaderboard",
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192" }
      ]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
