{
  "name": "时光胶囊",
  "short_name": "时光胶囊",
  "description": "写给未来的一封信，按约定时间打开。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f2f2f7",
  "theme_color": "#f2f2f7",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}