{
  "name": "RORO 工作台",
  "short_name": "RORO",
  "description": "个人工作台：日历、待办、备忘、体重、经期、地铁导航、汇率",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f0e6f6",
  "background_color": "#faf7fc",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
