{
    "name":              "ApexLearn — Adaptive AI Exam Engine",
    "short_name":        "ApexLearn",
    "description":       "AI-powered adaptive exam engine. Master CISSP, certifications, and languages with personalized AI interventions.",
    "start_url":         "/",
    "display":           "standalone",
    "orientation":       "any",
    "background_color":  "#0c1a2e",
    "theme_color":       "#0c1a2e",
    "categories":        ["education", "productivity"],
    "prefer_related_applications": false,
    "icons": [
        {
            "src":     "/assets/icon-192.png",
            "sizes":   "192x192",
            "type":    "image/png",
            "purpose": "any maskable"
        },
        {
            "src":     "/assets/icon-512.png",
            "sizes":   "512x512",
            "type":    "image/png",
            "purpose": "any maskable"
        }
    ]
}
