﻿{
  "background_color": "#ffffff",
  "description": "FTS Meeting App Hosted by First Transfer Secretaries",
  "display": "fullscreen",
  "version": "0.1",
  "scope": "/",
  "orientation": "potrait",
  "icons": [
    {
      "src": "img/fts-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "name": "Fts Meetings",
  "short_name": "Fts Meetings",
  "start_url": "/Identity/Account/Login"
}