{
  "name": "YaadCommerce - Retail & Wholesale Pricing",
  "short_name": "YaadCommerce",
  "description": "Stock. Sell. Grow. Business management for Caribbean small and medium businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/yaadcommerce-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/yaadcommerce-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/yaadcommerce-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "Add Product",
      "short_name": "Add Product",
      "description": "Quickly add a new product",
      "url": "/products?action=add",
      "icons": [{ "src": "/yaadcommerce-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "View Dashboard",
      "short_name": "Dashboard",
      "description": "View analytics dashboard",
      "url": "/",
      "icons": [{ "src": "/yaadcommerce-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
