{
  "name": "S.MONK School of Actuaries",
  "short_name": "S.MONK",
  "description": "India's leading actuarial coaching institute — CM1, CM2, CS1, CS2, CB1, CB2. Job portal, exam tracker, AI study tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1D3F",
  "theme_color": "#0B1D3F",
  "orientation": "portrait-primary",
  "categories": ["education", "finance"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1434030216411-0b793f4b4173?w=390&h=844&fit=crop",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "S.MONK Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Courses",
      "short_name": "Courses",
      "description": "View all S.MONK courses",
      "url": "/courses.php",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%23F97316' rx='16'/%3E%3C/svg%3E", "sizes": "96x96"}]
    },
    {
      "name": "Job Portal",
      "short_name": "Jobs",
      "description": "Browse actuarial job listings",
      "url": "/jobs.php",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%2316A34A' rx='16'/%3E%3C/svg%3E", "sizes": "96x96"}]
    },
    {
      "name": "Exam Dates",
      "short_name": "Exams",
      "description": "IFoA, IAI and SOA exam dates",
      "url": "/exam-dates.php",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%2300AFEF' rx='16'/%3E%3C/svg%3E", "sizes": "96x96"}]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "Your student portal",
      "url": "/dashboard.php",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%230B1D3F' rx='16'/%3E%3C/svg%3E", "sizes": "96x96"}]
    }
  ]
}