{
  "id": "/online",
  "name": "ASTRIXY Marketplace",
  "short_name": "ASTRIXY",
  "description": "Shop trending products with fast global delivery on the ASTRIXY marketplace.",
  "start_url": "/online",
  "scope": "/online",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#0F9D58",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "business"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/online/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/online/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/online/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/online/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/online/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/online/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/online/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Search products",
      "short_name": "Search",
      "url": "/online/search",
      "icons": [{ "src": "/online/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My cart",
      "short_name": "Cart",
      "url": "/online/cart",
      "icons": [{ "src": "/online/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My orders",
      "short_name": "Orders",
      "url": "/online/orders",
      "icons": [{ "src": "/online/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Wishlist",
      "short_name": "Wishlist",
      "url": "/online/wishlist",
      "icons": [{ "src": "/online/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/online/search",
    "method": "GET",
    "params": {
      "title": "q",
      "text": "q",
      "url": "q"
    }
  }
}
