{
  "short_name": "Restart",
  "name": "Restart Healthcare",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "icons": [
    {
        "src": "restart-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
    },
    {
        "src": "restart-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
    }
   ]
}
