{
    "name": "web-rust",
    "short_name": "web-rust",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#2196f3",
    "description": "web-rust主页",
    "theme_color": "blue",
    "icons": [
      {
        "src": "/home.svg",
        "sizes": "144x144",
        "type": "image/png"
      }
    ],
    "related_applications": [
      {
        "platform": "web"
      },
      {
        "platform": "play",
        "url": "https://play.google.com/store/apps/details?id=cheeaun.hackerweb"
      }
    ]
  }