{
  "name": "KiddieWordle",
  "short_name": "KiddieWordle",
  "description": "Free word game for kids ages 3-12. Choose word length, pick a language, and play!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#2196F3",
  "orientation": "portrait",
  "categories": ["games", "education", "kids"],
  "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='80' fill='%232196F3'/><text x='256' y='340' font-size='280' font-weight='900' text-anchor='middle' fill='white' font-family='sans-serif'>KW</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
