{
  "id": "https://ukbiznetwork.com/",
  "name": "UK Biz Network",
  "short_name": "UKBizNet",
  "description": "The UK Business Network — connect, discover, and grow with local businesses across the United Kingdom.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#111CA8",
  "background_color": "#111CA8",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-72x72.png",        "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96x96.png",        "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128x128.png",      "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144x144.png",      "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152x152.png",      "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192.png",      "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384x384.png",      "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png",      "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/phone-home.png",
      "sizes": "780x1688",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "UK Biz Network — Home"
    },
    {
      "src": "/screenshots/phone-businesses.png",
      "sizes": "780x1688",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "UK Biz Network — Business Directory"
    },
    {
      "src": "/screenshots/tablet-home.png",
      "sizes": "1600x2560",
      "type": "image/png",
      "form_factor": "wide",
      "label": "UK Biz Network — Home (Tablet)"
    },
    {
      "src": "/screenshots/tablet-businesses.png",
      "sizes": "1600x2560",
      "type": "image/png",
      "form_factor": "wide",
      "label": "UK Biz Network — Business Directory (Tablet)"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Businesses",
      "short_name": "Businesses",
      "description": "Search the UK business directory",
      "url": "/businesses",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Read Blog",
      "short_name": "Blog",
      "description": "Latest business news and insights",
      "url": "/blogs",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.ukbiznetwork.app",
      "id": "com.ukbiznetwork.app"
    }
  ],
  "prefer_related_applications": false
}
