{
  "id": "/",
  "name": "BT&C — Beyond Trade & Company",
  "short_name": "BT&C",
  "description": "Official website of Beyond Trade & Company",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#344763",
  "background_color": "#ffffff",
  "orientation": "any",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "About", "url": "/about/" },
    { "name": "Services", "url": "/services/" },
    { "name": "Products", "url": "/products/" },
    { "name": "Contact", "url": "/contact/" }
  ],
  "categories": ["business", "education", "productivity"]
}