{
  "name": "POS",
  "short_name": "POS",
  "start_url": "login",
  "display": "standalone",
  "background_color": "#0d6efd",
  "theme_color": "#0d6efd",
  "orientation": "any",
  "description": "It is a retailer tool",
  "prefer_related_applications": true,
  "icons": [
    {
      "src": "img/favicon192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/favicon256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "img/favicon256.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "img/favicon512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "img/pos1.png",
      "sizes": "640x1136",
      "type": "image/png",
      "description": "Pos Home Screen"

    },
    {
      "src": "img/pos2.png",
      "sizes": "750x1334",
      "type": "image/png",
      "description": "Pos Home Screen"

    },
    {
      "src": "img/pos3.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "description": "Pos Home Screen"

    }
  ],
  "shortcuts": [
    {
      "name": "Recharge",
      "url": "https://retailer.cubemobile.es/Subscriber/Index?pwa=1",
      "description": "Recharge",
      "icons": [
        {
          "src": "img/favicon192.png",
          "type": "image/png",
          "sizes": "192x192"
        },
        {
          "src": "img/favicon256.png",
          "type": "image/png",
          "sizes": "256x256"
        },
        {
          "src": "img/favicon256.png",
          "type": "image/png",
          "sizes": "384x384"
        },
        {
          "src": "img/favicon512.png",
          "type": "image/png",
          "sizes": "512x512"

        }
      ]
    },
    {
      "name": "SIM Activation",
      "url": "https://retailer.cubemobile.es/SimActivation/Index?pwa=1",
      "description": "Sim activation",
      "icons": [
        {
          "src": "img/favicon192.png",
          "type": "image/png",
          "sizes": "192x192"
        },
        {
          "src": "img/favicon256.png",
          "type": "image/png",
          "sizes": "256x256"
        },
        {
          "src": "img/favicon256.png",
          "type": "image/png",
          "sizes": "384x384"
        },
        {
          "src": "img/favicon512.png",
          "type": "image/png",
          "sizes": "512x512"

        }
      ]
    },
    {
      "name": "My Earnings",
      "url": "https://retailer.cubemobile.es/MyEarnings/Index?pwa=1",
      "description": "My Earnings",
      "icons": [
        {
          "src": "img/favicon192.png",
          "type": "image/png",
          "sizes": "192x192"
        },
        {
          "src": "img/favicon256.png",
          "type": "image/png",
          "sizes": "256x256"
        },
        {
          "src": "img/favicon256.png",
          "type": "image/png",
          "sizes": "384x384"
        },
        {
          "src": "img/favicon512.png",
          "type": "image/png",
          "sizes": "512x512"

        }
      ]
    }
  ],
  "categories": [
    "network"
  ]
}