{
  "short_name": "MyPos",
  "long_name": "Sales application for international Canal+ distributors",
  "name": "mypos",
  "version": "16.26.0",
  "description": "MyPOS is a web application designed for mobile devices. It allows to create or modify a subscription and create a prospect. MyPOS is built with React, so written in Javascript.",
  "icons": [
    {
      "src": "img/plus.png",
      "sizes": "72x72 96x96 128x128 256x256 512x512",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#292323",
  "background_color": "#292323",
  "orientation": "any"

}