{
  "name": "Ordify Direct - Premium E-Commerce Platform",
  "short_name": "Ordify",
  "description": "Multi-brand e-commerce platform with premium themes and fast checkout. Shop thousands of products with secure payment and fast delivery.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4A90E2",
  "orientation": "any",
  "dir": "ltr",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/ordify.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ordify.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ordify.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["shopping", "business", "lifestyle"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "Browse all available products",
      "url": "/products",
      "icons": [{ "src": "/ordify.png", "sizes": "192x192" }]
    },
    {
      "name": "Shopping Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": [{ "src": "/ordify.png", "sizes": "192x192" }]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "Manage your account",
      "url": "/account",
      "icons": [{ "src": "/ordify.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "iarc_rating_id": ""
}
