{"name":"Revised^7 Report on the Algorithmic Language Scheme",
 "short_name":"R^7RS",
 "start_url": ".",
 "description": "The report gives a defining description of the programming language Scheme. Scheme is a statically scoped and properly tail recursive dialect of the Lisp programming language invented by Guy Lewis Steele Jr.​ ​and Gerald Jay Sussman.",
 "icons":[{"src":"/android-chrome-192x192.png",
           "sizes":"192x192",
           "type":"image/png"},
          {"src":"/android-chrome-512x512.png",
           "sizes":"512x512",
           "type":"image/png"}],
 "theme_color":"#5e5184",
 "background_color":"#e1e9fc",
 "display":"standalone"}