{
  "name": "MedET",
  "short_name": "MedET",
  "description": "Digital healthcare for Ethiopia - book doctors, order medicines, run lab tests, and reach emergency care.",
  "id": "/dashboard",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0B6BCE",
  "background_color": "#F7FAFC",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
