{
  "name": "FreeChat",
  "short_name": "FreeChat",
  "description": "Private, premium, mobile-first chat.",
  "display": "standalone",
  "background_color": "#07101d",
  "theme_color": "#08111f",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
