{
  "name": "你画我猜 - 线上版",
  "short_name": "你画我猜",
  "description": "支持 Phantom/Solflare 钱包的多人你画我猜游戏。The dApp can be downloaded and installed over URL.",
  "start_url": "/index-standalone.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0e17",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "termsOfServiceUrl": "https://draw-guess-ev2q.onrender.com/terms.html",
  "privacyPolicyUrl": "https://draw-guess-ev2q.onrender.com/privacy.html"
}
