{
  "name": "Data Exam Prep",
  "short_name": "Exam Prep",
  "description": "Realistic mock exams for Databricks and Snowflake certifications — works offline",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f111a",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Progress",
      "short_name": "Progress",
      "url": "/profile.html",
      "description": "View exam results and progress"
    }
  ],
  "categories": ["education", "productivity"]
}
