{
  "name": "Résumé IA",
  "short_name": "resumia",
  "description": "Une application de résumé d'articles générée par l'IA.",
  "start_url": "https://assistia.ceg.gy/resumia/index.php",
  "scope": "https://assistia.ceg.gy/resumia/",
  "display": "standalone",
  "background_color": "#00A3E0",
  "theme_color": "#00A3E0",
  "icons": [
    {
      "src": "https://assistia.ceg.gy/resumia/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "https://assistia.ceg.gy/resumia/index.php",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}

