{
    "version": "1.0.0",
    "comment": "---Above version must be the same as data-pwa-version",
  "name": "CRM Mobile",
  "short_name": "CRM Mobile",
  "start_url": "https://trialcrmunit.dsbmgroup.com/",
  "scope" : "/",
  "display" : "standalone",
  "lang" : "id",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "description": "DSBM - CRM Mobile Application",
  "generated" : "true",
  "dir": "ltr",
  "categories": [
    "business",
    "productivity"
  ],
  "shortcuts" : [
      {
        "name": "CRM Mobile",
        "url": "https://trialcrmunit.dsbmgroup.com/",
        "description": "DSBM - CRM Mobile Application"
      }
  ],
  "icons": [
    {
      "src": "img/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}