{
  "id": "/?app=triagelink",
  "name": "Triage Link",
  "short_name": "Triage Link",
  "description": "Secure mobile triage for consultants — review, prioritise, and route referrals.",
  "start_url": "index.html",
  "scope": "/mobile/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f3c811",
  "background_color": "#ffffff",
  "icons": [
    { "src": "https://www.triagelink.com/mobile/img/icon-192b.png",  "sizes": "192x192",  "type": "image/png", "purpose": "any maskable" },
    { "src": "https://www.triagelink.com/mobile/img/icon-256b.png",  "sizes": "256x256",  "type": "image/png", "purpose": "any maskable" },
    { "src": "https://www.triagelink.com/mobile/img/icon-384b.png",  "sizes": "384x384",  "type": "image/png", "purpose": "any maskable" },
    { "src": "https://www.triagelink.com/mobile/img/icon-512b.png",  "sizes": "512x512",  "type": "image/png", "purpose": "any maskable" }
  ],  
  "prefer_related_applications": false
}