{
  "name": "CRM Mobile",
  "short_name": "CRM",
  "description": "Mobile CRM for Workers",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#e0e5ec",
  "theme_color": "#1E88E5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3135/3135715.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3135/3135715.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}