﻿{
  "name": "点点扣 - 全网优惠信息聚合",
  "short_name": "点点扣",
  "description": "1元购、0元购、纸巾酱油打车券，天天省钱",
  "start_url": "/youhui/index.html",
  "scope": "/youhui/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#e74c3c",
  "background_color": "#ffffff",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "prefer_related_applications": false
}
