{
  "id": "/",
  "name": "MBLEx Mastery",
  "short_name": "MBLEx",
  "description": "Professional MBLEx test prep with adaptive algorithms, spaced repetition, and arcade mode.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#E8EFEC",
  "theme_color": "#7FA99B",
  "orientation": "portrait",
  "categories": [
    "education",
    "medical"
  ],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}