{
    "name": "Cell-Ed",
    "short_name": "Cell-Ed",
		"description": "Cell-Ed: Learn English, Literacy, and Life Skills on the Go!",
		"categories": ["education"],
		"orientation": "portrait-primary",
		"version": "3.0.0",
    "icons": [
        {
            "src": "./images/ic_celled_56.png",
            "sizes": "56x56",
				    "type": "image/png"
        },
				{
            "src": "./images/ic_celled_112.png",
            "sizes": "112x112",
				    "type": "image/png"
        },
				{
            "src": "./images/ic_celled_144.png",
            "sizes": "144x144",
				    "type": "image/png"
        }
    ],
		"related_applications": [
		  {
		    "platform": "play",
		    "url": "https://play.google.com/store/apps/details?id=com.celled.webapp&hl=en_US",
		    "id": "com.celled.webapp"
		  }, {
		    "platform": "itunes",
		    "url": "https://itunes.apple.com/app/cell-ed/id1273271754"
		  }
		],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
		"start_url": "./index.html"
}
