{
  "name": "Biscuit and Ace",
  "short_name": "Biscuit and Ace",
  "description": "The Biscuit & Ace reader library and digital companion for families, pet lovers, schools, and young readers.",
  "id": "/library",
  "start_url": "/library",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffaf2",
  "theme_color": "#123a5a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/biscuit-ace-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/biscuit-ace-icon.jpg",
      "sizes": "1240x1240",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "My Library",
      "short_name": "Library",
      "url": "/library"
    },
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/#events"
    },
    {
      "name": "Adoption Center",
      "short_name": "Adopt",
      "url": "/#adopt"
    }
  ]
}
