{
  "name": "Practice Exam - Certification Trainer",
  "short_name": "Practice Exam",
  "description": "Interactive practice exams with timed and practice modes.",
  "start_url": "/study-materials/dp700/trainer/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "scope": "/study-materials/dp700/trainer/",
  "lang": "en-US",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Practice Mode",
      "url": "/study-materials/dp700/trainer/?mode=practice",
      "description": "Begin practice exam with instant feedback"
    },
    {
      "name": "Timed Exam",
      "url": "/study-materials/dp700/trainer/?mode=timed",
      "description": "Start full exam"
    }
  ]
}
