{
  "name": "ripa记提",
  "short_name": "ripa记提",
  "description": "记事、记账与时间管理工具",
  "start_url": "/app-gnote/index.html",
  "scope": "/app-gnote/",
  "display": "standalone",  // 必须是 standalone
  "background_color": "#f5f5f5",
  "theme_color": "#00bcd4",
  "icons": [
    {
      "src": "/app-gnote/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-gnote/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
