{
  "name": "Toddler Learning game",
  "short_name": "Toddlearner",
  "description": "Learning game for toddlers by StewVed",
  "start_url": ".",
  "orientation": "landscape",
  "display": "fullscreen",
  "lang": "en",
  "scope": "/",
  "theme_color": "white",
  "background_color": "white",
  "icons": [{
    "src": "favicon.svg"
  }, {
    "src": "favicon.png",
    "sizes": "64x64",
    "type": "image/png"
  }, {
    "src": "favicon256.png",
    "sizes": "256x256",
    "type": "image/png"
  }
  ]
}