{
  "name": "人生 ROI 计算器",
  "short_name": "人生 ROI",
  "description": "用投资回报率的语气严肃分析你每天的时间配置，荒诞又扎心",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fef9f0",
  "theme_color": "#fb923c",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
