{
    "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://crmunit.mjnrgroup.com/",
  "scope" : "/",
  "display" : "standalone",
  "lang" : "id",
  "background_color": "#C2F9FF",
  "theme_color": "#C2F9FF",
  "orientation": "portrait",
  "description": "FJR - CRM Mobile Application",
  "generated" : "true",
  "dir": "ltr",
  "categories": [
    "business",
    "productivity"
  ],
  "shortcuts" : [
      {
        "name": "CRM Mobile",
        "url": "https://crmunit.mjnrgroup.com/",
        "description": "FJR - CRM Mobile Application"
      }
  ],
  "screenshots" : [
  {
    "src": "https://crmunit.mjnrgroup.com/img/screenshot/photo_6185739701202304563_y.png",
    "type": "image/webp",
    "sizes": "574x1280",
    "form_factor": "narrow",
    "label": "Spash screen"
  },
  {
    "src": "https://crmunit.mjnrgroup.com/img/screenshot/photo_6186037720393038842_y.png",
    "type": "image/webp",
    "sizes": "574x1280",
    "form_factor": "narrow",
    "label": "login form"
  }
],
  "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"
    }
  ]
}