{
  "name": "VocApp",
  "short_name": "VocApp",
  "description": "Your vocabulary learning app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#212121",
  "theme_color": "#EB9626",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "google.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ]
}
