{
  "id": "/?source=pwa",
  "name": "IA Signal",
  "short_name": "IA Signal",
  "description": "Le signal IA quotidien pour les entrepreneurs francophones.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#100E0C",
  "theme_color": "#100E0C",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["education", "productivity", "news"],
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/captures/prompts.png", "sizes": "1785x928", "type": "image/png", "form_factor": "wide", "label": "Bibliothèque de prompts IA" },
    { "src": "/captures/projets.png", "sizes": "1600x889", "type": "image/png", "form_factor": "wide", "label": "Tes projets d'écriture" },
    { "src": "/captures/mon-adn.png", "sizes": "1515x913", "type": "image/png", "form_factor": "wide", "label": "Ton ADN de voix" },
    { "src": "/captures/sources.png", "sizes": "1615x837", "type": "image/png", "form_factor": "wide", "label": "Tes sources de veille" },
    { "src": "/captures/bibliotheque.png", "sizes": "1747x823", "type": "image/png", "form_factor": "wide", "label": "Bibliothèque de ressources" }
  ],
  "shortcuts": [
    {
      "name": "Kaneme",
      "short_name": "Kaneme",
      "description": "Découvrir Kaneme, le logiciel de voix",
      "url": "/kaneme?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Newsletter",
      "short_name": "Newsletter",
      "description": "Lire la dernière édition",
      "url": "/newsletter?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Ressources",
      "short_name": "Ressources",
      "description": "Accéder aux ressources IA",
      "url": "/ressources?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
