{
  "name": "@iT Hub",
  "short_name": "@iT",
  "id": "/@it-hub/",
  "description": "The all-in-one digital platform — shop, list, rent, earn, and pay with @iT Hub.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0d9aab",
  "prefer_related_applications": false,
  "categories": ["shopping", "lifestyle", "business"],
  "icons": [
    { "src": "/icons/icon-72.png",           "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/icon-96.png",           "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-128.png",          "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png",          "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png",          "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png",          "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png",  "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Shop iT",
      "short_name": "Shop",
      "url": "/shopping",
      "description": "Browse products from thousands of sellers",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Sell iT on Hub",
      "short_name": "Sell",
      "url": "/sell",
      "description": "List your products, services, or rentals",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Talk iT",
      "short_name": "Talk",
      "url": "/talk",
      "description": "Community events & local conversations",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Work iT",
      "short_name": "Jobs",
      "url": "/jobs",
      "description": "Find local jobs in your area",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
