{
  "name": "Patient Self Check-in",
  "short_name": "Patient Check-in",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#f0f2f5",
  "icons": [
    {
      "src": "192-sq.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "512-sq.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}