{
  	"name": "Pindil Interactive Chat Platform",
  	"short_name": "Pindil",
  	"start_url": "https://blog.pindil.com/",
	"description": "Chat Interactively With Whoever - Interactive Chat Platform",
  	"display": "standalone",
  	"background_color": "#ffffff",
  	"theme_color": "#317EFB",
  	"orientation": "portrait",
  	"scope": "https://blog.pindil.com/",
  	"icons": [
    	{
            "src": "https://www.pindil.com/icon/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "https://www.pindil.com/icon/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
  		{
            "src": "https://www.pindil.com/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
  		{
            "src": "https://www.pindil.com/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        }
 	],
 	"screenshots": [
  		{
  		  "src": "https://www.pindil.com/screenshots/tags_desktop.png",
  		  "type": "image/png",
  		  "sizes": "1345x642",
  		  "form_factor": "wide",
  		  "label": "Tags screen"
  		}
	]

}
