{
  "name": "VTET — Vanguard Teacher Educational Test",
  "short_name": "VTET",
  "description": "Official AI-powered teacher certification exam. 7 pedagogical modules, CEFR English test, AI interview & instant certification.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060d1f",
  "theme_color": "#060d1f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%23b8953a'/%3E%3Ctext y='.85em' font-size='140' text-anchor='middle' x='96'%3E🏅%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%23b8953a'/%3E%3Ctext y='.85em' font-size='380' text-anchor='middle' x='256'%3E🏅%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Assessment",
      "short_name": "Assess",
      "description": "Start pedagogical assessment",
      "url": "/portal"
    },
    {
      "name": "My Profile",
      "short_name": "Profile",
      "description": "View your profile",
      "url": "/profile"
    }
  ]
}
