{
  "name": "MedInterp — Arabic Medical Interpretation",
  "short_name": "MedInterp",
  "description": "Field-ready Arabic-English medical interpretation reference for healthcare interpreters.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#18181a",
  "theme_color": "#18181a",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Master Reference",
      "url": "/master.html",
      "description": "Universal vocabulary and phrases"
    },
    {
      "name": "Study Deck",
      "url": "/study.html",
      "description": "Spaced repetition study sessions"
    },
    {
      "name": "Favorites",
      "url": "/favorites.html",
      "description": "Your starred terms"
    }
  ],
  "categories": ["medical", "education", "reference"]
}
