{
  "short_name": "Panel Beauty Studio",
  "name": "Beauty Spa",
  "icons": [
  {
      "src": "icon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
	 {
      "src": "icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "index.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#a1d9fc",
  "theme_color": "#a1d9fc"
}
