{
  "id": "/",
  "name": "A3Supply - All American Automotive Supply",
  "short_name": "A3Supply",
  "description": "B2B Wholesale Purchasing Platform for automotive supplies — diesel parts, truck components, and fleet supplies with volume pricing.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "shopping"],
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "share_target": {
    "action": "/products",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/bulk-order",
      "accept": {
        "text/csv": [".csv"],
        "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": [".xlsx"],
        "application/vnd.ms-excel": [".xls"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+a3supply",
      "url": "/products?ref=%s"
    }
  ],
  "note_taking": {
    "new_note_url": "/rfq"
  },
  "scope_extensions": [
    {
      "origin": "https://a3supply.com"
    }
  ],
  "widgets": [],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "Browse our full catalog of wholesale parts",
      "url": "/products",
      "icons": [
        {
          "src": "/icon/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Bulk Order",
      "short_name": "Bulk Order",
      "description": "Place a bulk order with volume pricing",
      "url": "/bulk-order",
      "icons": [
        {
          "src": "/icon/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Request a Quote",
      "short_name": "RFQ",
      "description": "Submit a request for quote on custom orders",
      "url": "/rfq",
      "icons": [
        {
          "src": "/icon/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "description": "Track the status of your order",
      "url": "/track",
      "icons": [
        {
          "src": "/icon/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/phone.jpg",
      "sizes": "1080x2520",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "A3Supply mobile homepage"
    },
    {
      "src": "/screenshots/tablet-1.jpg",
      "sizes": "1968x1971",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "A3Supply tablet homepage"
    },
    {
      "src": "/screenshots/tablet-2.jpg",
      "sizes": "1968x1967",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "A3Supply tablet homepage alternate"
    }
  ]
}
