{
  "name": "Pamex CRM System",
  "short_name": "Pamex CRM",
  "dir": "ltr",
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/PWALogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/PWALogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/PWALogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2F2F2F",
  "background_color": "#2F2F2F",
  "start_url": "/",
  "scope": "/",
  "categories": ["business"],
  "shortcuts": [
    {
      "name": "Accounts",
      "url": "/Accounts"
    },
    {
      "name": "Home",
      "url": "/Home"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/PWALogo.png",
      "sizes": "20x20",
      "type": "20kb",
      "description": "The type of your image, such as image/png"
    }
  ],
  "description": "Pamex CRM system",
  "prefer_related_applications": false,
  "related_applications": []
}
