{
  "name": "APEXL",
  "short_name": "APEXL",
  "description": "APEXL — the global marketplace. Shop the world, delivered to you.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "lang": "en",
  "categories": ["shopping", "business"],
  "icons": [
    { "src": "/icons/apex-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/apex-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/apex-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apex-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Products", "short_name": "Products", "url": "/products" },
    { "name": "Wallet", "short_name": "Wallet", "url": "/wallet" },
    { "name": "Orders", "short_name": "Orders", "url": "/orders" }
  ]
}
