{
  "name": "JavabNet App",
  "short_name": "JavabNet",
  "description": "The installable PWA version of JavabNet website",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/lpwa1.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/lpwa2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/lpwa3.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
