{
  "short_name": "Westeer DyXit Portal",
  "name": "Westeer DyXit Portal",
  "start_url": "/",
  "background_color": "#fff",
  "orientation": "portrait",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#fff",
  "icons": [
    {
      "src": "img/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "img/android-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/apple-icon-180x180.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "screenshots": [
    {
      "src": "img/screenshotwide.png",
      "sizes": "697x320",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Westeer DyXit Portal"
    },
    {
      "src": "img/screenshotnarrow.png",
      "sizes": "320x640",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Westeer DyXit Portal"
    }
  ]
}
