{
  "name": "HashDev - Expert IA & Cybersécurité",
  "short_name": "HashDev",
  "description": "Expert en cybersécurité, IA et RSSI externalisé. Formations RGPD, audit SI, conformité ISO 27001.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05142a",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/logo/logo_web_hashdev.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/logo_web_hashdev.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/cybersecurity-og.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Page d'accueil HashDev"
    }
  ],
  "shortcuts": [
    {
      "name": "RSSI Externalisé",
      "short_name": "RSSI",
      "description": "Services RSSI externalisé",
      "url": "/rssi",
      "icons": [
        {
          "src": "/logo/logo_web_hashdev.webp",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Intelligence Artificielle",
      "short_name": "IA",
      "description": "Services IA et machine learning",
      "url": "/intelligence-artificielle",
      "icons": [
        {
          "src": "/logo/logo_web_hashdev.webp",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Formations",
      "short_name": "Formations",
      "description": "Formations cybersécurité et RGPD",
      "url": "/formations",
      "icons": [
        {
          "src": "/logo/logo_web_hashdev.webp",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}