{
  "name": "BPKWIL3",
  "start_url": "/",
  "short_name": "BPKWIL3",
  "theme_color": "#e4e0e1",
  "background_color": "#e4e0e1",
  "display": "standalone",
  "icons": [
    {
      "src": "/web-app-manifest-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile1.png",
      "form_factor": "narrow",
      "sizes": "540x960",
      "type": "image/png"
    },
    {
      "src": "/screenshot-desktop1.png",
      "form_factor": "wide",
      "sizes": "1280x800",
      "type": "image/png"
    }
  ]
}