{
  "name": "My Hospital Rights",
  "short_name": "Hospital Rights",
  "description": "Simple scripts to speak up in the hospital about your care, rights, second opinions, and discharge. For patients and families. Independent of any hospital or health system.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F6F7F9",
  "theme_color": "#1F3A5F",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192-v3.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512-v3.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
