{
  "name": "PercentDoseGraph",
  "short_name": "PDG",
  "description": "Clinical dosing visualization tool for pharmacists and clinicians",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d8f78",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "healthcare", "productivity"],
  "lang": "en-US",
  "dir": "ltr"
}
