{
  "name": "Ability Central",
  "description": "The Ability Central Portal is here to make it easy to find relevant, researched information about a disability created by and for Deaf, disabled, and neurodivergent communities.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "icons": [
    {
      "src": "https://assets.abilitycentral.org/favicons/abilitycentrallogo-faviconset-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://assets.abilitycentral.org/favicons/abilitycentrallogo-faviconset-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "url": "/",
      "description": "Go to the home page"
    },
    {
      "name": "Articles",
      "url": "/articles",
      "description": "View all articles"
    },
    {
      "name": "Devices",
      "url": "/devices",
      "description": "View all devices"
    },
    {
      "name": "Events",
      "url": "/events",
      "description": "View all events"
    },
    {
      "name": "Contact",
      "url": "/contact",
      "description": "Contact us"
    }
  ],
  "categories": ["accessibility, disability, resources, articles, events, devices, assistive technology,"],
  "lang": "en-US",
  "dir": "ltr"
}
