{
  "name": "CrmPlus+",
  "short_name": "Cms+",
  "start_url": "../index.php",
  "scope": "../",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/128/13989/13989168.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/13989/13989168.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}