{
  "name": "KliqCart - WhatsApp Store Platform",
  "short_name": "KliqCart",
  "description": "Create and manage your WhatsApp store with KliqCart. Get orders directly via WhatsApp, manage products, and grow your business.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "shopping"],
  "lang": "en",
  "dir": "ltr"
}
