{
  "name": "Supertext",
  "short_name": "Supertext",
  "description": "The only chat you need",
  "android_package_name": "se.stxt.web",
  "id": "Supertext",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "orientation": "any",
  "theme_color": "#F95637",
  "dir": "auto",
  "lang": "en-US",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "start_url": "/inbox",
  "scope": "/"
}