{
  "name": "GetCustom - Premium Blank Apparel",
  "short_name": "GetCustom",
  "description": "Premium blank apparel for custom printing and personalization",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Shop Products",
      "url": "/products",
      "description": "Browse our product catalog"
    },
    {
      "name": "Customize",
      "url": "/customize",
      "description": "Design custom apparel"
    }
  ]
}
