{
  "name": "PrepAssist Study Hub",
  "short_name": "PrepAssist",
  "description": "Certification study hub for AI-102, CIS-DF and CSA. Flashcards, quizzes and structured topics.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0891b2",
  "background_color": "#050609",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "AI-102",
      "url": "ai-102/index.html",
      "description": "Microsoft Azure AI Engineer study hub"
    },
    {
      "name": "CIS-DF",
      "url": "servicenow-cis-df/index.html",
      "description": "ServiceNow Data Foundations study hub"
    },
    {
      "name": "CSA",
      "url": "servicenow-csa/index.html",
      "description": "ServiceNow System Administrator study hub"
    }
  ]
}
