{
  "name": "CIMS PreVent Check",
  "short_name": "CIMS",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "orientation": "any",
  "icons": [
    {
      "src": "images/CIMS.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "images/CIMS.ico",
      "sizes": "512x512",
      "type": "image/x-icon"
    }
  ]
}
