{
  "name": "ClinLingo — Speak Your Client's Language",
  "short_name": "ClinLingo",
  "description": "The language tool for movement professionals. Communicate with patients and clients in their language.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f6f3",
  "theme_color": "#f7f6f3",
  "orientation": "portrait-primary",
  "categories": ["medical", "health", "education"],
  "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"
    }
  ]
}
