{
  "id": "./",
  "name": "ProInt Medical Assistant – English ↔ Korean",
  "short_name": "ProInt Korean",
  "description": "English–Korean medical vocabulary, expanded study banks, Korean pronunciation audio, flashcards, interpreter practice games, and installable PWA tools.",
  "lang": "en",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff9f4",
  "theme_color": "#f7cad7",
  "categories": [
    "education",
    "medical"
  ],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}