{
  "name": "SweetLedger 糖果记账",
  "short_name": "糖果记账",
  "description": "专为女朋友设计的可爱 iOS 风格记账工具",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF5F6",
  "theme_color": "#FF8A98",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
