{
  "name": "Animal Sounds",
  "short_name": "Animals",
  "description": "Tap an animal to hear its sound",
  "start_url": ".",
  "display": "fullscreen",
  "background_color": "#DFF1F7",
  "theme_color": "#DFF1F7",
  "icons": [
    {
      "src": "images/lion.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
