{
  "name": "CoinRealm",
  "short_name": "CoinRealm",
  "description": "Web3 任务与空投平台",
  "id": "/mobile.html",
  "start_url": "/mobile.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafbfc",
  "theme_color": "#6366f1",
  "lang": "zh-CN",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/img/crlm-logo.png",
      "sizes": "2048x2048",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/img/crlm-logo.png",
      "sizes": "2048x2048",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "prefer_related_applications": false
}
