{
  "name": "Die Boekemark",
  "short_name": "Boekemark",
  "description": "Tweedehandse akademiese handboeke vir studente. Koop, verkoop of huur.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ede8df",
  "theme_color": "#511f28",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}