{
  "id": "/apps/boss/",
  "name": "BOSS Libraries",
  "short_name": "BOSS",
  "description": "Business Operator Solutions & Services resource library and librarian.",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "business",
    "education",
    "productivity"
  ],
  "start_url": "./chat.html",
  "scope": "./",
  "display": "standalone",
  "prefer_related_applications": false,
  "background_color": "#F7E5C6",
  "theme_color": "#022241",
  "icons": [
    {
      "src": "./img/pwa-icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/pwa-icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/pwa-icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/pwa-icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/Draft BOSS logo design V4.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/pwa-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./img/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./img/pwa-maskable-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./img/pwa-library-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BOSS Libraries on desktop: browse business resources and filter by organization or category."
    },
    {
      "src": "./img/pwa-library-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BOSS Libraries on mobile: access the business resource library and search documents."
    }
  ],
  "shortcuts": [
    {
      "name": "Ask the Librarian",
      "short_name": "Librarian",
      "description": "Find business guidance with the BOSS AI Librarian.",
      "url": "./chat.html",
      "icons": [
        {
          "src": "./img/pwa-icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Browse the Library",
      "short_name": "Library",
      "description": "Browse, filter, and open BOSS business resources.",
      "url": "./library.html",
      "icons": [
        {
          "src": "./img/pwa-icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
