{
  "name": "WAFER Forth shell",
  "short_name": "WAFER",
  "description": "A live Forth 2012 shell that runs entirely in your browser. A free tool by Kaizenkodo.",
  "id": "../",
  "start_url": "../",
  "scope": "../",
  "display": "standalone",
  "theme_color": "#0a2540",
  "background_color": "#0a2540",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
