{
  "name": "SKP Sports - Premium Sports Equipment Manufacturer",
  "short_name": "SKP Sports",
  "description": "Leading manufacturer of premium sports equipment including hurling sticks, boxing gear, MMA equipment with custom branding and worldwide shipping.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a365d",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["sports", "business", "shopping"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/lovable-uploads/skp-sports-world-map.avif",
      "sizes": "1200x630",
      "type": "image/avif",
      "label": "SKP Sports Global Reach"
    }
  ],
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products",
      "description": "Browse our sports equipment catalog",
      "url": "/products",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch for quotes",
      "url": "/contact",
      "icons": [
        {
          "src": "/favicon-32x32.png", 
          "sizes": "32x32"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}