{
  "name": "PepDirect Marketplace",
  "short_name": "PepDirect Market",
  "description": "Buy and sell research peptides on PepDirect Marketplace - Your trusted B2C platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0EA5E9",
  "orientation": "portrait-primary",
  "id": "pepdirect-marketplace-pwa-v1",
  "icons": [
    {
      "src": "/favicon-32x32.png?v=3",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-72.png?v=3",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-96.png?v=3",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-128.png?v=3",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-144.png?v=3",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png?v=3",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-384.png?v=3",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "business", "lifestyle"],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Browse",
      "description": "Explore marketplace listings",
      "url": "/",
      "icons": [{ "src": "/icon-96.png?v=3", "sizes": "96x96" }]
    },
    {
      "name": "My Shop",
      "short_name": "Shop",
      "description": "Manage your seller dashboard",
      "url": "/me",
      "icons": [{ "src": "/icon-96.png?v=3", "sizes": "96x96" }]
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": [{ "src": "/icon-96.png?v=3", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/marketplace-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PepDirect Marketplace Home"
    }
  ]
}
