{
  "name": "BREAD Society Internal Tool",
  "short_name": "MyBREAD Taguig",
  "description": "BREAD Society Taguig Internal Tool",
  "start_url": "{{ site.baseurl }}/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "{{ site.baseurl }}/static/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "{{ site.baseurl }}/static/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
