{
    "short_name": "Short Name",
    "name": "",
    "discription": "asdasdasdasd",
    "icons": [
      {
        "src": "https://firebasestorage.googleapis.com/v0/b/react-pizza-shared.appspot.com/o/common%2Ftab-logo%2Forionid-favicon.svg?alt=media&token=554b9c49-59a0-4a24-9931-6088802c16b5",
        "sizes": "64x64 32x32 24x24 16x16",
        "type": "image/x-icon"
      },
      {
        "src": "logos/logo192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "logos/logo512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff"
  }