{
  "name": "桃溪财记",
  "short_name": "桃溪财记",
  "description": "记下每一份小确幸 ✨ 粉嫩治愈的个人记账 App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF0F5",
  "theme_color": "#FF8FAB",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23FF8FAB'/><text x='50%25' y='55%25' font-size='120' text-anchor='middle' fill='white'>%F0%9F%8C%B8</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23FF8FAB' rx='96'/><text x='50%25' y='60%25' font-size='320' text-anchor='middle' fill='white'>%F0%9F%8C%B8</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
