{
  "name": "Kids Paint & Color Game",
  "short_name": "Kids Paint",
  "description": "A fun painting and coloring game for kids with princess dress-up, animal coloring, and free drawing!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fce7f3",
  "theme_color": "#ec4899",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "kids", "entertainment"]
}
