{
  "name": "PwC - LN",
  "short_name": "PwC - LN",
  "start_url": "/",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
    ],
    "screenshots": [
      {
        "src": "/images/screenshot-mobile.jpg",
        "sizes": "393x852",
        "type": "image/png",
        "form_factor": "narrow",
        "label": "Mobile view of the app"
      },
      {
        "src": "/images/screenshot-desktop.jpg",
        "sizes": "1280x720",
        "type": "image/png",
        "form_factor": "wide",
        "label": "Desktop view of the app"
      }
    ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}
