{
  "name": "我的主控台 - Wong Dashboard",
  "short_name": "Wong",
  "description": "個人 Web 工具箱 + 遊戲",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e3a8a",
  "theme_color": "#1e3a8a",
  "lang": "zh-HK",
  "icons": [
    {"src": "/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["productivity", "games", "utilities"]
}
