{
  "name": "PWA",
  "short_name": "PWA",
  "icons": [
   {
      "src": "images/icons/logo - 152.png",
      "sizes": "152x152",
      "type": "image/png"
    }
  ],
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#3E4EB8",
  "theme_color": "#2F3BA2"
}