{
  "name": "TJF Connect",
  "short_name": "TJF Connect",
  "description": "Connect. Communicate. Collaborate.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#071A2B",
  "theme_color": "#071A2B",
  "categories": [
    "social",
    "communication",
    "productivity"
  ],
  "icons": [
    {
      "src": "/branding/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open TJF Connect",
      "short_name": "Open",
      "url": "/"
    },
    {
      "name": "Profile & Settings",
      "short_name": "Profile",
      "url": "/#/settings"
    }
  ],
  "id": "/"
}
