{
  "name": "CMoore Medical",
  "short_name": "CMoore Medical",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
  {
    "src": "/screenshots/screen1-wide.png",
    "sizes": "1200x800",
    "type": "image/png",
    "form_factor": "wide"
  },
  {
    "src": "/screenshots/screen2-wide.png",
    "sizes": "1200x800",
    "type": "image/png",
    "form_factor": "wide"
  },
  {
    "src": "/screenshots/mobile-screen1.png",
    "sizes": "540x960",
    "type": "image/png"
  },
  {
    "src": "/screenshots/mobile-screen2.png",
    "sizes": "540x960",
    "type": "image/png"
  }
]
    
}
