{
  "short_name": "Looktotalk",
  "name": "Look to Talk",
  "icons": [
    {
      "src": "./img/favicon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "./img/favicon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./img/favicon.png",
      "type": "image/png",
      "sizes": "192x192"
    }

  ],
  "start_url": "./home.html?source=pwa",
  "background_color": "#000000",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#000000",
  "splash_screen": {
    "src": "./img/splash_.png",
    "sizes": "512x512",
    "type": "image/png"
  }
}
