{
  "name": "摳媽 Komom｜跟著摳媽一起玩",
  "short_name": "摳媽 Komom",
  "description": "精選團購、飯店住宿優惠、景點門票折扣碼",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9f7f4",
  "theme_color": "#c05a28",
  "lang": "zh-TW",
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}