{
  "name": "土豆和土豆丝的小站",
  "short_name": "土豆和土豆丝写字的地方",
  "theme_color": "#12affa",
  "background_color": "#424242",
  "display": "standalone",
  "scope": "./",
  "start_url": "./index.html",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://wiki.lihx.top/manifest.json"
    }
  ],
  "icons": [
    {
      "src": "hero.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "hero.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
