{
  "name": "Nursing Drug Guide - Quick Reference",
  "short_name": "Drug Quick Ref",
  "description": "Mobile quick reference companion to the Nursing Drug Guide book.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f4c5c",
  "theme_color": "#0f4c5c",
  "orientation": "portrait",
  "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" }
  ]
}
