{
  "name": "GTS Point of Sale",
  "short_name": "GTS POS",
  "description": "GTS Point of Sale offline-capable web app shell.",
  "start_url": "./login",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f9ff",
  "theme_color": "#113b63",
  "icons": [
    {
      "src": "./images/logo.png",
      "sizes": "90x90",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./images/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
