{
  "name": "My旅note",
  "short_name": "My旅note",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#edf8fb",
  "theme_color": "#70b6ca",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}