{
  "name": "My网球 · Tennote",
  "short_name": "Tennote",
  "description": "面向 iPhone 和 Apple Watch 的个人网球训练记录与复盘应用。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FCFBF9",
  "theme_color": "#0A2E1F",
  "categories": ["sports", "health", "productivity"],
  "icons": [
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/tennote-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
