{
  "name": "ANCHOR Arkansas Public & Government Reader Guide",
  "short_name": "ANCHOR Guide",
  "start_url": "./index.html",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#0b315c",
  "icons": [
    {
      "src": "assets/anchor-logo-color.png",
      "sizes": "1200x1200",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Current scope",
      "short_name": "Scope",
      "url": "./current-scope.html"
    },
    {
      "name": "Search the guide",
      "short_name": "Search",
      "url": "./search.html"
    },
    {
      "name": "Complete reader",
      "short_name": "Reader",
      "url": "./complete-reader.html"
    },
    {
      "name": "Static text reader",
      "short_name": "Text",
      "url": "./text-reader.html"
    },
    {
      "name": "Universal access",
      "short_name": "Access",
      "url": "./universal-access.html"
    }
  ]
}