{
  "id": "com.lerionjakenwauda.prymestudy",
  "name": "PrymeStudy",
  "short_name": "PrymeStudy",
  "description": "PrymeStudy helps university students access structured course materials, AI tutoring, CBT practice, live tutorials, and smart study tools in one platform built for Nigerian campuses and beyond.",
  "start_url": "/",
  "scope": "/",
  "dir": "ltr",
  "lang": "en",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait",
  "background_color": "#050D1A",
  "theme_color": "#050D1A",
  "categories": [
    "education"
  ],
  "iarc_rating_id": "c9dc9580-038a-8f2f-8c30-3ef6d7034277",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.lerionjakenwauda.prymestudy",
      "url": "https://play.google.com/store/apps/details?id=com.lerionjakenwauda.prymestudy"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/student/dashboard",
      "description": "Open your PrymeStudy dashboard"
    },
    {
      "name": "My Courses",
      "short_name": "Courses",
      "url": "/student/dashboard/courses",
      "description": "View your enrolled courses"
    },
    {
      "name": "AI Tutor",
      "short_name": "Tutor",
      "url": "/student/dashboard/ai",
      "description": "Start learning with PrymeStudy AI Tutor"
    },
    {
      "name": "CBT Practice",
      "short_name": "CBT",
      "url": "/student/dashboard/tests",
      "description": "Practice tests and exam questions"
    }
  ],
  "icons": [
    {
      "src": "/images/android/launchericon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/images/android/launchericon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/images/android/launchericon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}