{
  "name": "Suntaxi Memo 智能备忘录",
  "short_name": "SuntaxiMemo",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#4f46e5",
  "description": "接单与日常备忘管理软件 (支持手机与电脑访问)",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2965/2965330.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2965/2965330.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
