{
  "name": "Kids Kadai - Your One-Stop Shop for Kids Products",
  "short_name": "Kids Kadai",
  "description": "Discover a wide range of high-quality kids products including toys, clothing, and accessories. Shop the latest trends and best deals for your little ones.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ec4899",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "100x100",
      "type": "image/png"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "screenshots": [
    {
      "src": "/childpic.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "lang": "en",
  "dir": "ltr"
}
