{
  "name": "SpineRecovery — Dr. Caridi",
  "short_name": "SpineRecovery",
  "description": "Your personal spine surgery preparation and recovery companion from Dr. John M. Caridi, MD — Spinal Associates, New York City.",
  "start_url": "/patient-app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "lang": "en-US",
  "categories": ["medical", "health", "fitness"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Pain",
      "short_name": "Pain Log",
      "url": "/patient-app.html#painlog",
      "description": "Quickly log today's pain level"
    },
    {
      "name": "My Checklist",
      "short_name": "Checklist",
      "url": "/patient-app.html#checklist",
      "description": "View pre and post-op checklist"
    }
  ]
}
