{
  "name": "KMC Hardware - KMC Group",
  "short_name": "KMC Hardware",
  "description": "Professional hardware & security solutions in Acornhoek, South Africa. Shop aluminium doors, windows, CCTV, electric fencing & gate motors. By IDCREED LABS.",
  "start_url": "/",
  "id": "com.kmcgroup.hardware",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#050505",
  "theme_color": "#DC143C",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "categories": ["shopping", "business", "lifestyle"],
  "iarc_rating_id": "",
  "lang": "en-ZA",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "KMC Hardware - Shop Hardware & Security"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "KMC Hardware - Browse Products"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "url": "/products",
      "description": "Browse hardware and security products",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "url": "/cart",
      "description": "View your shopping cart",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Get in touch with KMC Hardware",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "url": "/profile",
      "description": "Manage your account and orders",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "share_target": {
    "action": "/contact",
    "method": "GET",
    "params": {
      "text": "message"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+kmchardware",
      "url": "/products?ref=%s"
    }
  ],
  "scope_extensions": [
    {"origin": "*.kmchardware.co.za"}
  ],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
