{
  "name": "MedicalRecords.com",
  "short_name": "MedRecords",
  "description": "A U.S.-focused healthcare information site with public educational resources, directories, comparisons, and medical-records request coordination where available.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#C30B55",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
