{
  "name": "ENCRE — Jeu de rôle narratif & récits interactifs",
  "short_name": "ENCRE",
  "description": "Jeu de rôle textuel et fiction interactive en français, propulsés par l'IA. Incarne un protagoniste, vis des récits immersifs, role play narratif (18+).",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#08050a",
  "theme_color": "#08050a",
  "lang": "fr",
  "categories": ["entertainment", "games"],
  "icons": [
    {
      "src": "images/ENCRE-symbole-fond-sombre.png",
      "sizes": "1600x1600",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ENCRE — Salon des protagonistes"
    },
    {
      "src": "images/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ENCRE — Récits interactifs"
    }
  ],
  "shortcuts": [
    {
      "name": "Stories",
      "short_name": "Stories",
      "description": "Accéder aux récits interactifs",
      "url": "/?screen=recits",
      "icons": [{ "src": "images/ENCRE-symbole-fond-sombre.png", "sizes": "1600x1600" }]
    },
    {
      "name": "Salon",
      "short_name": "Salon",
      "description": "Rejoindre le Salon des protagonistes",
      "url": "/?screen=salon",
      "icons": [{ "src": "images/ENCRE-symbole-fond-sombre.png", "sizes": "1600x1600" }]
    }
  ]
}
