
{
  "name": "Achinda",
  "short_name": "Achinda",
  "start_url": ".",
  "background_color": "#fff",
  "theme_color": "#fff",
  "display": "standalone",
  "description": "Educational and Online Learning Application",
  "id": "/achinda/",
	
  "icons":[
	 {
		"src": "images/icon.png",
		 
		"size":"192x192",
		 
		"type": "image/png"
	 },
	  
	 {
	  "src": "images/splashIcon.png",
		 
		"size":"512x512",
		 
		"type": "image/png"
	 }
  ]
	
	
}
