{
  "name": "數字測運程",
  "short_name": "測運程",
  "description": "免費數字測運程工具，輸入幸運數字即可分析財運、桃花、事業、健康、學業六大運勢。無需下載、無需註冊。",
  "start_url": "/fortune/?utm_source=pwa",
  "scope": "/fortune/",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "orientation": "portrait",
  "shortcuts": [
    {"name":"測運程","short_name":"測","url":"/fortune/"},
    {"name":"每日運勢","short_name":"每日","url":"/fortune/daily.html"},
    {"name":"數字命理","short_name":"命理","url":"/fortune/numerology.html"}
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='90'%3E%F0%9F%94%A2%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "lang": "zh-HK"
}
