{
  "name": "点记",
  "short_name": "点记",
  "description": "随手记录、提醒与轻记账",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#101827",
  "icons": [
    {
      "src": "./assets/logo.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
