{
  "name": "Komptio IA",
  "short_name": "Komptio",
  "description": "Le copilote IA pour la recherche et l'analyse d'entreprises",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F8F7",
  "theme_color": "#0A0A0A",
  "lang": "fr-FR",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Recherche entreprise",
      "short_name": "Recherche",
      "description": "Lancer une nouvelle recherche SIREN",
      "url": "/?cmd=search"
    },
    {
      "name": "Alertes",
      "short_name": "Alertes",
      "url": "/alerts"
    }
  ]
}
