{
  "background_color": "white",
  "theme_color": "lightgrey",
  "description": "Let'sTalkSign - automatic Sign Language Interpreter anytime, anywhere on any device",
  "display": "fullscreen",
  "icons": [
    {
      "src": "./icons/logo-pwa-small-165x165.png",
      "sizes": "165x165",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/logo-pwa.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }

  ],
  "name": "Let'sTalkSign Web Accessibility Tool demo",
  "short_name": "Let'sTalkSign WAT demo",
  "start_url": "./",
  "scope": "."
}