{
    "name": "Lab8-Starter",
    "short_name": "Julio",
    "description": "",
    "start_url": "",
    "display": "fullscreen",
    "background_color": "white",
    "theme_color": "white",
    "icons": [
      {
        "src": "/assets/images/icons/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/assets/images/icons/icon-256x256.png",
        "sizes": "256x256",
        "type": "image/png"
      },
      {
        "src": "/assets/images/icons/icon-384x384.png",
        "sizes": "384x384",
        "type": "image/png"
      },
      {
        "src": "/assets/images/icons/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "/assets/images/icons/arrow-down.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "/assets/images/icons/0-star.svg",
        "sizes": "any",
        "type": "image/svg"
      },
      {
        "src": "/assets/images/icons/1-star.svg",
        "sizes": "any",
        "type": "image/svg"
      },
      {
        "src": "/assets/images/icons/2-star.svg",
        "sizes": "any",
        "type": "image/svg"
      },
      {
        "src": "/assets/images/icons/3-star.svg",
        "sizes": "any",
        "type": "image/svg"
      },
      {
        "src": "/assets/images/icons/4-star.svg",
        "sizes": "any",
        "type": "image/svg"
      },
      {
        "src": "/assets/images/icons/5-star.svg",
        "sizes": "any",
        "type": "image/svg"
      }
    ]
  }
  