{
  "name": "Dogsnap 波点生成器",
  "short_name": "Dogsnap",
  "description": "波点解构拼贴工具",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3ece2",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%236abf69'/><circle cx='60' cy='70' r='22' fill='white' opacity='.9'/><circle cx='132' cy='70' r='16' fill='white' opacity='.7'/><circle cx='96' cy='130' r='28' fill='white' opacity='.85'/><circle cx='40' cy='140' r='12' fill='white' opacity='.6'/><circle cx='155' cy='135' r='14' fill='white' opacity='.5'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
