{
  "short_name": "FSM Instalador",
  "name": "FSM Instalador",
  "icons": [
    {
      "src": "Content/icon/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "Content/icon/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "orientation": "portrait",
  "display": "fullscreen",
  "start_url": "/Login"
}