{
 "name": "Yours, Not Yours",
 "short_name": "Not Yours",
 "description": "De stoïcijnse oefenschool: wat is van jou, wat niet.",
 "display": "standalone",
 "background_color": "#F0E7D6",
 "theme_color": "#F0E7D6",
 "icons": [
  {
   "src": "/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  }
 ],
 "start_url": "/nl/app/",
 "scope": "/",
 "lang": "nl"
}