{
  "name": "MEDIPASS - Global Medical Passport",
  "short_name": "MEDIPASS",
  "description": "The world's first encrypted global medical passport, connecting patients with verified healthcare providers across every country.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0c2340",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/medipass-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
