{
  "name": "Byna - Construction Materials Lebanon",
  "short_name": "Byna",
  "description": "Lebanon's #1 construction materials marketplace. Shop 500+ premium products with same-day delivery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F2EE",
  "theme_color": "#FF6B35",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-LB",
  "dir": "ltr",
  "categories": ["business", "shopping", "productivity"],
  "icons": [
    {
      "src": "/images/byna-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/byna-dark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/byna-dark.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "platform": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "View all construction materials",
      "url": "/#products",
      "icons": [
        {
          "src": "/images/byna-icon.svg",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Byna",
      "url": "/#contact",
      "icons": [
        {
          "src": "/images/byna-icon.svg",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Download App",
      "short_name": "Download",
      "description": "Get the Byna mobile app",
      "url": "/#download",
      "icons": [
        {
          "src": "/images/byna-icon.svg",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://bynaleb.com"
    }
  ],
  "prefer_related_applications": false
}
