{
  "name": "Engineering Websites",
  "short_name": "EngWeb",
  "start_url": "/pwa-welcome/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3f47cc",
  "icons": [
    {
      "src": "/wp-content/plugins/wp-pwa-core/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/plugins/wp-pwa-core/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/plugins/wp-pwa-core/screenshots/wide-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home screen"
    },
    {
      "src": "/wp-content/plugins/wp-pwa-core/screenshots/mobile-home.png",
      "sizes": "540x720",
      "type": "image/png",
      "label": "Mobile screen"
    }
  ]
}

