{
  "name": "E-CMS Cloud Crew Management System",
  "short_name": "E-CMS",
  "description" : "Cloud Based full cycle marine crew management system. https://cms.e-crewing.net",
  "icons": [
    {
        "src": "/web-app-manifest-144x144.png",
        "sizes": "144x144",
        "type": "image/png",
        "purpose": "any"
      },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
      {
       "src": "/img/screenshot.png",
        "sizes": "640x320",
        "type": "image/png",
        "form_factor": "wide",
        "label": "Planning Module"
      }
  ],
  "start_url": "/",
  "scope": "/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}
