{
  "name": "CalmMerge",
  "short_name": "CalmMerge",
  "description": "A zen garden idle merger. Grow a serene Japanese garden by merging stones, bonsai, koi and more.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e8",
  "theme_color": "#f5f0e8",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%23f5f0e8'/><circle cx='256' cy='220' r='110' fill='%237ba68e' opacity='.7'/><ellipse cx='256' cy='350' rx='140' ry='48' fill='%23d4c8a8'/><circle cx='220' cy='200' r='30' fill='%23e8e2d4' opacity='.5'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%23f5f0e8'/><circle cx='96' cy='82' r='42' fill='%237ba68e' opacity='.7'/><ellipse cx='96' cy='132' rx='54' ry='18' fill='%23d4c8a8'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
