{
  "name": "Culoare Înot",
  "short_name": "Înot",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4caf50",
  "icons": [
	{
	  "src": "img/apple-touch-icon.png",
	  "sizes": "192x192",
	  "type": "image/png"
	}
  ]
}