{
  "name": "ORDONNACE — Digital prescriptions",
  "short_name": "ORDONNACE",
  "description": "Request medication renewals, get prescriptions approved by verified prescribers, and collect them at any participating pharmacy with a secure QR code.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7faf9",
  "theme_color": "#0f5c60",
  "categories": ["medical", "health", "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My prescriptions", "url": "/patient/prescriptions" },
    { "name": "Scan & dispense", "url": "/pharmacy/scan" }
  ]
}
