{
  "id": "/?utm_source=pwa",
  "name": "ALMARED Trading - Wholesale Toys",
  "short_name": "ALMARED",
  "description": "Leading wholesale toys supplier in UAE. Ride-ons, board games, dolls & more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "categories": ["shopping", "business", "utilities"],
  "iarc_rating_id": "2061b885-7c12-4211-a22d-54d78e0646f7",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.dubai8847.almared_uae",
      "url": "https://play.google.com/store/apps/details?id=com.dubai8847.almared_uae"
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "shortcuts": [
    {
      "name": "All Products",
      "short_name": "Products",
      "description": "Browse our full wholesale toys catalog",
      "url": "/?utm_source=pwa_shortcut_products",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Track Orders",
      "short_name": "Orders",
      "description": "View and track your wholesale orders",
      "url": "/?utm_source=pwa_shortcut_orders",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Wholesale Toys Main Catalog"
    },
    {
      "src": "/screenshots/screen2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "New Arrivals & Ride-on Toys"
    },
    {
      "src": "/screenshots/screen3.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Product Specifications & Wholesale Prices"
    },
    {
      "src": "/screenshots/screen4.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Quick Shopping Cart"
    },
    {
      "src": "/screenshots/screen5.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Secure Wholesale Checkout"
    },
    {
      "src": "/screenshots/screen6.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Order Tracking & Customer Dashboard"
    },
    {
      "src": "/screenshots/screen_desktop1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Wholesale Desktop Dashboard"
    },
    {
      "src": "/screenshots/screen_desktop2.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Bulk Order Management View"
    }
  ]
}