{
  "name": "秦皇岛旅游官网",
  "short_name": "秦皇岛旅游",
  "description": "秦皇岛旅游攻略、景点推荐、行程规划服务",
  "start_url": "https://www.divdu.com/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a73e8",
  "background_color": "#ffffff",
  "categories": [
    "travel",
    "tourism"
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a73e8' width='192' height='192'/><circle cx='96' cy='96' r='85' fill='%23fff'/><path d='M60 120 Q96 60 132 120' stroke='%231a73e8' stroke-width='6' fill='none' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231a73e8' width='512' height='512'/><circle cx='256' cy='256' r='220' fill='%23fff'/><path d='M150 310 Q256 150 362 310' stroke='%231a73e8' stroke-width='16' fill='none' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'><rect fill='%231a73e8' width='180' height='180' rx='30'/><circle cx='90' cy='90' r='75' fill='%23fff'/><path d='M56 110 Q90 50 124 110' stroke='%231a73e8' stroke-width='5' fill='none' stroke-linecap='round'/></svg>",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/qhd-panorama.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "images/qhd-panorama.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "景点推荐",
      "short_name": "景点",
      "url": "/attractions",
      "description": "秦皇岛热门景点推荐"
    },
    {
      "name": "行程规划",
      "short_name": "行程",
      "url": "/itinerary",
      "description": "免费行程规划"
    },
    {
      "name": "旅游博客",
      "short_name": "博客",
      "url": "/blog",
      "description": "最新旅游攻略"
    },
    {
      "name": "美食推荐",
      "short_name": "美食",
      "url": "/food",
      "description": "秦皇岛特色美食"
    }
  ]
}