{
  "name": "Cosmetics For You — 色號試色搜尋引擎",
  "short_name": "色號搜尋",
  "description": "輸入品牌和色號，自動搜尋日本＆台灣權威美妝來源的試色評測。",
  "start_url": "/cosmetics-for-you/",
  "scope": "/cosmetics-for-you/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D4A5A5",
  "background_color": "#FAFAFA",
  "lang": "zh-TW",
  "dir": "ltr",
  "icons": [
    {
      "src": "/cosmetics-for-you/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/cosmetics-for-you/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "utilities", "beauty"],
  "shortcuts": [
    {
      "name": "搜尋色號",
      "short_name": "搜尋",
      "description": "快速搜尋美妝色號試色",
      "url": "/cosmetics-for-you/",
      "icons": [{ "src": "/cosmetics-for-you/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/cosmetics-for-you/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
