{
  "name": "KidDraw - Drawing Pad",
  "short_name": "KidDraw",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#EC4899",
  "description": "A fun drawing app for kids with shapes, stickers, and colors.",
  "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' fill='%23EC4899' rx='24'/%3E%3Ctext x='96' y='135' font-size='90' font-weight='bold' text-anchor='middle' font-family='Arial, sans-serif' fill='white'%3EKD%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23EC4899' rx='64'/%3E%3Ctext x='256' y='360' font-size='240' font-weight='bold' text-anchor='middle' font-family='Arial, sans-serif' fill='white'%3EKD%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
