{
  "short_name": "vita Transfer",
  "name": "vita Transfer",
  "icons": [
    {
      "src": "/Content/icons/apple-touch-icon.png",
      "sizes": "60x60",
      "type": "image/png"
    },
    {
      "src": "/Content/icons/apple-touch-icon_76x76.png",
      "sizes": "76x76",
      "type": "image/png"
    },
    {
      "src": "/Content/icons/apple-touch-icon_120x120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/Content/icons/apple-touch-icon_152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fefefd",
  "theme_color": "#fefefd",
  "orientation": "portrait"
}
