{
    "id": "94",
    "name": "Signage C.M.S",
    "short_name": "Signage C.M.S",
    "description": "It is a cloud-based digital signage solution that allows you to create, manage, and publish content to your screens from anywhere.",
    "theme_color": "#1c1f25",
    "background_color": "#1c1f25",
    "display": "standalone",
    "start_url": "/user-admin/dashboard",
    "icons": [
      {
        "src": "/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/icon-256x256.png",
        "sizes": "256x256",
        "type": "image/png"
      },
      {
        "src": "/icon-384x384.png",
        "sizes": "384x384",
        "type": "image/png"
      },
      {
        "src": "/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "shortcuts": [
      {
        "name": "Manage Devices",
        "url": "/user-admin/manage-screen/devices/",
        "description": ""
      },
      {
        "name": "Gallery",
        "url": "/user-admin/gallery",
        "description": ""
      }
    ],
    "categories": [
      "productivity",
      "utilities"
    ]
  }