{
  "name": "How I Passed: AIGP Exam Prep",
  "short_name": "How I Passed",
  "description": "Prepare for the IAPP AI Governance Professional certification with flashcards, quizzes, and progress tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "_todo_screenshots": "Add 1-2 phone screenshots (form_factor: 'narrow') + 1 wide screenshot (form_factor: 'wide') for a richer Android install prompt. See https://web.dev/learn/pwa/web-app-manifest#screenshots. Example entry: { 'src': '/screenshots/phone-1.png', 'sizes': '1080x1920', 'type': 'image/png', 'form_factor': 'narrow', 'label': 'Study flashcards' }",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Study Flashcards",
      "url": "/study",
      "description": "Start studying flashcards"
    },
    {
      "name": "Take Quiz",
      "url": "/study",
      "description": "Take a practice quiz"
    },
    {
      "name": "Leaderboard",
      "url": "/leaderboard",
      "description": "View the leaderboard"
    }
  ]
}
