{
  "name": "FrenCare — Nursing Documentation",
  "short_name": "FrenCare",
  "description": "Private duty nursing documentation assistant",
  "theme_color": "#4F8EF7",
  "background_color": "#0d1117",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/dashboard",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
