{
  "name": "Kit-Go - Premium Vehicle Body Kits",
  "short_name": "Kit-Go",
  "description": "European manufacturer of aluminum body kits for LCV 3.5–7.5t. CKD, Partial & Full Assembly. ISO 9001. EU delivery from €726.",
  "start_url": "/",
  "display": "browser",
  "theme_color": "#E10600",
  "background_color": "#F5F7FA",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "business",
    "automotive",
    "manufacturing",
    "e-commerce"
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "View our complete range of vehicle body kits",
      "url": "/products",
      "icons": [{ "src": "/images/products-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [{ "src": "/images/contact-icon.png", "sizes": "96x96" }]
    }
  ]
}