{
"short_name": "Restaurant", 
"name": "Restaurant optronix",
"background_color": "#bef592",
"theme_color": "#2c9403",
"display": "display",
"orientation": "portrait",
"icons": [
    {
      "src": "https://myrestaurant.optronix.tv/images/192/logo_restaurant.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
"start_url": "https://myrestaurant.optronix.tv",
"url": "https://myhotel.hotel optronix.tv",


"shortcuts": [
  {
    "name": "Menu",
			"short_name": "Menu",
			"url": "https://myrestaurant.optronix.tv/index.php/menu",
			"icons": [
				{ "src": "https://myrestaurant.optronix.tv/images/192/menu_192.png", 
			"sizes": "192x192" 
			}]	
	  
	  
  },
	
{
    "name": "Boissons",
			"short_name": "Boissons",
			"url": "https://myrestaurant.optronix.tv/index.php/boissons",
			"icons": [
				{ "src": "https://myrestaurant.optronix.tv/images/192/boisson_192.png", 
			"sizes": "192x192" 
			}]	
  },
{
    "name": "Contact",
			"short_name": "Contact",
			"url": "https://myrestaurant.optronix.tv/index.php/contacts",
			"icons": [
				{ "src": "https://myrestaurant.optronix.tv/images/192/contact_192.png", 
			"sizes": "192x192"  
			}]	
  },
{
    "name": "Position",
			"short_name": "Position",
			"url": "https://myrestaurant.optronix.tv/index.php/position",
			"icons": [
				{ "src": "https://myrestaurant.optronix.tv/images/192/position_192.png", 
			"sizes": "192x192"
			}]	
  },	
	
{
    "name": "Social",
			"short_name": "Social",
			"url": "https://myrestaurant.optronix.tv/index.php/social",
			"icons": [
				{ "src": "https://myrestaurant.optronix.tv/images/192/social_192.png", 
			"sizes": "192x192"
				}]	
  }
	
]


}