{
  "name": "ZUNO by luckyscloud",
  "short_name": "ZUNO",
  "description": "Direct WhatsApp commerce store builder with zero commission, digital catalogs, and instant UPI checkout.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Products Catalog",
      "url": "/dashboard/products",
      "description": "Manage products and services"
    },
    {
      "name": "Orders Tracker",
      "url": "/dashboard/orders",
      "description": "View live WhatsApp orders"
    }
  ]
}
