{
  "name": "Clinical Study Passport — Global Clinical Trial Network",
  "short_name": "Clinical Study Passport",
  "description": "Your portable, consent-controlled clinical study passport. Browse open studies and apply from your phone.",
  "start_url": "/passport",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f6f3",
  "theme_color": "#101418",
  "categories": ["health", "medical", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Open studies", "url": "/trials" },
    { "name": "My passport", "url": "/passport" },
    { "name": "Alerts", "url": "/alerts" }
  ]
}
