{
  "name": "Kim's Word Blossom",
  "short_name": "Word Blossom",
  "description": "A relaxing bilingual Word Wheel & Spelling Bee game for Kim with family tea time and garden blooming.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#2D5A43",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%232D5A43'/><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-size='60'>🌸</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
