{
  "id": "/en/",
  "name": "Pharmacy Clinical Tools",
  "short_name": "PharmTools",
  "description": "Free clinical tools for community pharmacists: drug interactions, paediatric dosing, point-of-care screening and more.",
  "start_url": "/en/?utm_source=pwa",
  "scope": "/en/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#1d4ed8",
  "background_color": "#ffffff",
  "lang": "en",
  "categories": ["medical", "health", "reference", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/assets/img/pwa/web-icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/pwa/web-icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/img/pwa/web-icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/pwa/web-icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Drug interactions checker",
      "short_name": "Interactions",
      "description": "Check a whole medication list, pair by pair",
      "url": "/en/drug-interactions-checker?utm_source=pwa_shortcut",
      "icons": [{ "src": "/assets/img/pwa/web-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Paediatric dosing",
      "short_name": "Dosing",
      "description": "mg/kg to mL of the actual bottle, by weight or age",
      "url": "/en/pediatric-dosing?utm_source=pwa_shortcut",
      "icons": [{ "src": "/assets/img/pwa/web-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Point-of-care screening",
      "short_name": "Screening",
      "description": "Blood pressure, glucose, lipids, SCORE2, PHQ-2, AUDIT-C",
      "url": "/en/point-of-care-screening?utm_source=pwa_shortcut",
      "icons": [{ "src": "/assets/img/pwa/web-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Pharmaceutical care",
      "short_name": "Counter care",
      "description": "56 clinical queries and one search across every tool",
      "url": "/en/pharmaceutical-care?utm_source=pwa_shortcut",
      "icons": [{ "src": "/assets/img/pwa/web-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
