{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "Appsale",
  "orientation": "portrait",
  "scope": "https://appsale.io/app/",
  "short_name": "Appsale",
  "start_url": "https://appsale.io/app/view/app-user-login.php",
  "theme_color": "#ffffff",
  "description": "Appsale is a software solution used for managing business processes and analytics. The system facilitates tracking key business metrics. It is designed for rapid adoption and ease of use, often integrating with dashboards to provide real time reporting",
  "lang": "en",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "prefer_related_applications": false,
  "categories": [
    "business",
    "finance"
  ],
  "edge_side_panel": {
    "preferred_width": 0
  },
    "icons": [
    {
      "src": "assets/img/favicon.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "assets/img/180180-1.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "assets/img/android/launchericon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "shortcuts": [
    {
      "name": "Appsale",
      "url": "https://appsale.io/app/view/app-user-login.php",
      "description": "Managing business processes and analytics and track key business metrics"
    }
  ]
}