{
  "name": "Vocabug",
  "short_name": "Vocabug",
  "start_url": "./vocabug.html",
  "display": "standalone",
  "icons": [
    {
      "src": "./script/vocabug/icon-192x192.png",
      "sizes": "192x192", "type": "image/png"
    },
    {
      "src": "./script/vocabug/icon-512x512.png",
      "sizes": "512x512", "type": "image/png"
    }
  ]
}