{
  "short_name": "C-TMS",
  "name": "C-TMS",
  "icons": [
    {
      "src": "img/icons/launcher-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "img/icons/launcher-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "img/icons/launcher-128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "img/icons/launcher-152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "img/icons/launcher-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/icons/launcher-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/login",
  "background_color": "#FFFFFF",
  "theme_color": "#0097BC",
  "display": "standalone",
  "orientation": "portrait"
}