{
  "name": "scientist-website-commertial-project",
  "short_name": "scientist-website-commertial-project",
  "theme_color": "#fff",
  "background_color": "#fff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/scientist-website-commertial-project/",
  "start_url": "/scientist-website-commertial-project/",
  "icons": [
    {
      "src": "pwa/manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "pwa/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}