{
    "background_color": "white" ,
    "description": "Emoji encryption and conversion tool.",
    "display": "standalone",
    "icons": [
        {
          "src": "icon/favicon192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "icon/favicon500.png",
          "sizes": "500x500",
          "type": "image/png"
        }
      ],
      "name": "Nasaemoji - to the moon!",
      "short_name": "NasaEmoji",
      "start_url": "index.html"
}