{
  "name": "台灣超商地圖 - 服務設施查詢",
  "short_name": "超商地圖",
  "description": "台灣超商地圖：查詢 7-ELEVEN、全家等超商位置與服務設施（廁所、ATM、ibon、FamiPort 等），可依品牌與服務篩選。",
  "start_url": "/cvs/",
  "scope": "/cvs/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#f5f7fa",
  "icons": [
    {
      "src": "../icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}