{
  "name": "tsMedia — 半導體菁英交友",
  "short_name": "tsMedia",
  "description": "專為台積電與聯發科工程師設計的高質感交友平台，在矽晶圓之外找到屬於你的另一半。",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "lang": "zh-TW",
  "dir": "ltr",
  "categories": ["social", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png",           "sizes": "192x192",  "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",           "sizes": "512x512",  "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png",  "sizes": "192x192",  "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png",  "sizes": "512x512",  "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-1024.png",          "sizes": "1024x1024","type": "image/png", "purpose": "any" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "探索配對",
      "short_name": "探索",
      "description": "瀏覽推薦對象",
      "url": "/?tab=discover",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "我的訊息",
      "short_name": "訊息",
      "description": "查看配對訊息",
      "url": "/?tab=messages",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
