{
  "name": "Ann’s Pro Prescriptions",
  "short_name": "AnnProPresc",
  "description": "Pediatric drug calculation workspace engineered for instant local runtime operation.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2869/2869714.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}