{
  "name": "Covway Red File",
  "short_name": "Red File",
  "description": "Emergency care information for first responders and caregivers — offline access to Covway Red Files.",
  "start_url": "/rf/",
  "scope": "/rf/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3d7a5f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/rf-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/rf-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
