{
  "name": "Alles-berekenen.nl",
  "short_name": "Alles-berekenen",
  "description": "Gratis online rekenmachines voor hypotheek, BTW, BMI en meer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F4",
  "theme_color": "#2D6A4F",
  "lang": "nl",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}