{
  "name": "PenToPill — Prescription Assist",
  "short_name": "PenToPill",
  "description": "Read handwritten prescriptions and validate against the Egyptian drug index.",
  "start_url": "/capture",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f4",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "/assets/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
