{
  "id": "com.mentorae.app",
  "name": "MENTORAE — Master Your Future",
  "short_name": "MENTORAE",
  "description": "Master Finance, Medicine, Law, Technology & Psychology with legendary mentors. Learn through immersive chapters, quizzes, and earn your certificate.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0914",
  "theme_color": "#0a0914",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Continue Learning",
      "short_name": "Continue",
      "description": "Jump back into your current chapter",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
