{
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "short_name": "APAP Tox",
  "name": "Acetaminophen Tox Service",
  "theme_color": "#fe7241",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "technology",
    "health",
    "medical",
    "pharmacy",
    "productivity",
    "security",
    "utilities"
  ],
  "description": "Acetaminophen is a medical tool to calculate the toxicity of acetaminophen (paracetamol) to the human body.",
  "display_override": [
    "fullscreen",
    "minimal-ui",
    "standalone",
    "window-controls-overlay",
    "browser"
  ],
  "features": [
    "http2",
    "notifications",
    "push",
    "share-target",
    "fast"
  ],
  "edge_side_panel": {
    "preferred_width": 768
  },
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "windows",
      "url": "https://apaptox.medicaltoxic.com/",
      "id": "apaptox.medicaltoxic.com"
    }
  ],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/1920x944.webp",
      "sizes": "1920x944",
      "type": "image/webp",
      "form_factor": "wide",
      "description": "Expressive and intuitive interface for managing your medical records"
    },
    {
      "src": "/392x786.webp",
      "sizes": "392x786",
      "type": "image/webp",
      "form_factor": "narrow",
      "description": "Expressive and intuitive interface for managing your medical records"
    }
  ]
}
