{
  "name": "CertsRise — AI-adaptive cert prep",
  "short_name": "CertsRise",
  "description": "Practice tests that adapt to your weak topics. AWS, Azure, GCP, PMP, Salesforce, Kubernetes, CompTIA, Cisco and 70+ more certifications with per-option AI teardowns.",
  "start_url": "/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0d9488",
  "categories": ["education", "productivity", "books"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Take a mock",
      "short_name": "Mock",
      "description": "Start an adaptive mock for a cert you own",
      "url": "/my-certs?source=pwa_shortcut",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "AI Doubt Solver",
      "short_name": "Ask AI",
      "description": "Ask a follow-up question on any cert you own",
      "url": "/doubt?source=pwa_shortcut",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
