{
  "id": "/",
  "name": "RepEcho",
  "short_name": "RepEcho",
  "description": "记录你努力的回响。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f2f6fd",
  "theme_color": "#2f6df6",
  "icons": [
    {
      "src": "/assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
