{
    "name": "Smilee Agent",
    "short_name": "Smilee",
    "description": "Smilee Agent application",
    "id": "smilee agent",
    "dir": "ltr",
    "icons": [
      {
        "src": "https://cdn.smilee.io/appicons/maskable_icon_x48.png",
        "sizes": "48x48",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "https://cdn.smilee.io/appicons/logo-48.png",
        "sizes": "48x48",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "https://cdn.smilee.io/appicons/maskable_icon_x96.png",
        "sizes": "96x96",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "https://cdn.smilee.io/appicons/logo-96.png",
        "sizes": "96x96",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "https://cdn.smilee.io/appicons/maskable_icon_x144.png",
        "sizes": "144x144",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "https://cdn.smilee.io/appicons/logo-144.png",
        "sizes": "144x144",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "https://cdn.smilee.io/appicons/maskable_icon_x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "https://cdn.smilee.io/appicons/logo-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "https://cdn.smilee.io/appicons/maskable_icon_x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "https://cdn.smilee.io/appicons/logo-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      }
    ],
    "start_url": "https://agent-demo.smilee.io",
    "shortcuts": [
      {
        "name": "Go Offline",
        "description": "Change your status to offline in all teams",
        "url": "/#go_offline",
        "icons": [{ "src": "https://cdn.smilee.io/shortcut-icon/red-circle-192.png", "sizes": "192x192" }]
      },
      {
        "name": "Go Online",
        "description": "Change your status to online in all teams",
        "url": "/#go_online",
        "icons": [{ "src": "https://cdn.smilee.io/shortcut-icon/green-circle-192.png", "sizes": "192x192" }]
      }
    ],
    "display": "fullscreen",
    "scope": "/",
    "orientation": "portrait-primary",
    "background_color": "#F8F8F8",
    "theme_color": "#1F2937",
    "screenshots": [
      {
        "src": "https://cdn.smilee.io/releasenotes/20241030/desktop.png",
        "type": "image/png",
        "form_factor": "wide",
        "sizes": "1239x839",
        "label": "Homescreen of Smilee desktop application"
      },
      {
        "src": "https://cdn.smilee.io/releasenotes/20241030/mobile.png",
        "type": "image/png",
        "form_factor": "narrow",
        "sizes": "413x915",
        "label": "Homescreen of Smilee mobile application"
      }
    ]
  }
