{
  "name": "CEIPRODIGY — CEI (KAH) Exam Prep",
  "short_name": "CEIPRODIGY",
  "description": "Bilingual CEI (KAH) preparation with original practice questions and source-linked explanations.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1420",
  "theme_color": "#087a5b",
  "lang": "en",
  "categories": [
    "education"
  ],
  "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 maskable"
    }
  ]
}