{
  "name": "Adachips - Electronic Components Distributor",
  "short_name": "Adachips",
  "description": "Global electronic components distributor with over 1 million SKUs. Source semiconductors, connectors, sensors, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066FF",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "shopping"],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Products",
      "short_name": "Products",
      "description": "Search our product catalog",
      "url": "/products",
      "icons": [{ "src": "/icon-products.png", "sizes": "96x96" }]
    },
    {
      "name": "Request Quote",
      "short_name": "RFQ",
      "description": "Submit a request for quote",
      "url": "/inquiry",
      "icons": [{ "src": "/icon-rfq.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
