{
  "name": "FB 工具套件",
  "short_name": "FB Tools",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4285f4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/icon16.png.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon16.png.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

