{
  "name": "Counter PWA",
  "short_name": "Counter",
  "description": "iPhone 可使用的 Counter 計數器 PWA",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": []
}