{
  "name": "Zytheralabs",
  "short_name": "Zytheralabs",
  "description": "Premium research Research compounds and compounds for scientific research",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "images/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "health", "science"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products",
      "description": "Browse our product catalog",
      "url": "products",
      "icons": [{ "src": "images/favicon.png", "sizes": "256x256" }]
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "cart",
      "icons": [{ "src": "images/favicon.png", "sizes": "256x256" }]
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "description": "Manage your account",
      "url": "profile",
      "icons": [{ "src": "images/favicon.png", "sizes": "256x256" }]
    }
  ],
  "prefer_related_applications": false
}

