{
  "name": "TTC Mattec",
  "short_name": "TTC Mattec",
  "description": "Mattec Mobile App",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff0000",
  "icons": [
    {
      "src": "/MattecApp/img/MattecApp.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/MattecApp/img/MattecApp.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/MattecApp/img/MattecApp.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/MattecApp/img/MattecApp.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/MattecApp/"
}