{
  "name": "股海韭菜村",
  "short_name": "韭菜村",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "transparent",
  "theme_color": "#111827",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3069/3069172.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3069/3069172.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}