{
  "name": "杭韵绘影 · 杭州建筑文化可视化平台",
  "short_name": "杭韵绘影",
  "description": "以扁平插画的视觉语言，讲述杭州建筑的千年故事。从建筑结构到室内设计，从环境动线到空间理念，让杭州底蕴触手可及。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#042f2e",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230d9488'/%3E%3Ctext x='96' y='120' font-size='80' font-family='serif' font-weight='bold' fill='white' text-anchor='middle'%3E%E6%9D%AD%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230d9488'/%3E%3Ctext x='256' y='320' font-size='220' font-family='serif' font-weight='bold' fill='white' text-anchor='middle'%3E%E6%9D%AD%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "entertainment", "travel"],
  "scope": "./"
}