{
  "name": "Milk Tea Tracker",
  "short_name": "Milk Tea",
  "description": "Track your daily milk tea habit, notes, and spending.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7efe4",
  "theme_color": "#f4d4bf",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
