{
  "name": "Avaz Playhouse",
  "short_name": "Playhouse",
  "description": "Games for every way of playing. Switch-accessible games and access-learning assessment for children using single-switch access.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#7EC8F5",
  "theme_color": "#7EC8F5",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
