{
  "name": "Hades — Brief de Logan",
  "short_name": "Hades",
  "description": "Le brief matinal de Logan, généré par Hades.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#08050d",
  "theme_color": "#150c22",
  "orientation": "portrait",
  "share_target": {
    "action": "share.html",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
