{
  "name": "Latifi Hands",
  "short_name": "Latifi Hands",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "green",
  "background_color": "green",
  "icons": [{
    "src": "https://latifihands.org.uk/Images/logo192.png",
    "sizes": "192x192",
    "type": "image/png"
  },{
    "src": "https://latifihands.org.uk/Images/logo512.png",
    "sizes": "512x512",
    "type": "image/png"
  }]
}