{
  "name": "PCB Cupid Shop - Open-Source Hardware Modules",
  "short_name": "PCB Cupid Shop",
  "description": "Premium open-source hardware modules, components, and development boards for engineers and makers. Full design files included.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "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": ["shopping", "electronics", "hardware"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Categories",
      "short_name": "Categories",
      "description": "Browse product categories",
      "url": "/categories",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Best Sellers",
      "short_name": "Best Sellers",
      "description": "View best-selling products",
      "url": "/best-sellers",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "New Arrivals",
      "short_name": "New Arrivals",
      "description": "View new products",
      "url": "/new-arrivals",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
