{
  "name": "WaveChat",
  "short_name": "WaveChat",
  "icons": [
    {
      "src": "/logo/web-app-manifest-192x192.png?v=20260625",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo/web-app-manifest-512x512.png?v=20260625",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/k",
  "apple-mobile-web-app-capable": "yes",  
  "apple-mobile-web-app-status-bar-style": "black"
}