{
    "name": "ScreenCloud Web Player",
    "description": "The Smart, Simple Digital Signage Solution",
    "short_name": "ScreenCloud Web Player",
    "icons": [
      {
        "src": "/favicon.svg",
        "sizes": "416x416",
        "type": "image/svg+xml"
      },
      {
        "src": "/favicon-maskable.svg",
        "sizes": "512x512",
        "type": "image/svg+xml",
        "purpose": "maskable"
      }
    ],
    "screenshots": [
      {
        "src": "/screenshots/01.png",
        "form_factor": "wide",
        "sizes": "2048x1080",
        "type": "image/png"
      },
      {
        "src": "/screenshots/02.png",
        "form_factor": "wide",
        "sizes": "2048x1080",
        "type": "image/png"
      },
      {
        "src": "/screenshots/03.png",
        "form_factor": "wide",
        "sizes": "2048x1080",
        "type": "image/png"
      }
    ],
    "theme_color": "#FECF00",
    "background_color": "gray",
    "start_url": "/",
    "display": "fullscreen"
}