{
  "name": "Yat-Z-Licious",
  "short_name": "Yat-Z",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#99ffe3",
  "theme_color": "#b541a4",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}