{
  "short_name": "EaziBASIC",
  "name": "EaziBASIC",
  "display": "standalone",
  "start_url": "index.html",
  "background_color": "black",
  "theme_color": "black",
  "icons": [
    {
      "src": "images/192.png",
      "sizes": "192x192"
    },
    {
      "src": "images/512.png",
      "sizes": "512x512"
    }
  ]
}