{
  "name": "Sign To Text",
  "short_name": "Sign To Text",
  "description": "Sign language to text and speech through your camera, and text or speech back into a signing avatar.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F1F2F8",
  "theme_color": "#4C3BD4",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}