{
  "name": "CRM",
  "short_name": "CRM",
  "description": "Ενιαία είσοδος στο CRM και στο Client App.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#1f58c7",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/themeforest/images/logo-dark-sm.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [{
    "name": "Άνοιγμα Portal",
    "short_name": "Portal",
    "url": "/"
  }]
}
