{
  "name": "The Experience: New Heaven",
  "short_name": "TENH",
  "description": "Forum RP immersif — New Heaven, cité secrète.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2a2d33",
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/mobile.png",
      "sizes": "329x652",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshots/desktop.png",
      "sizes": "1568x774",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": [
    "entertainment",
    "social"
  ],
  "shortcuts": [
    {
      "name": "Chatbox",
      "short_name": "Chat",
      "description": "Rejoindre la conversation en direct",
      "url": "/chatbox",
      "icons": [
        {
          "src": "/icons/shortcut-chat.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Mes simulations",
      "short_name": "Simulations",
      "description": "Les sujets qui attendent ta reponse",
      "url": "/simulations-mes-sujets",
      "icons": [
        {
          "src": "/icons/shortcut-simulations.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Telephone",
      "short_name": "Telephone",
      "description": "Les applications de ton personnage",
      "url": "/telephone",
      "icons": [
        {
          "src": "/icons/shortcut-telephone.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Notifications",
      "short_name": "Notifs",
      "description": "Voir les dernieres notifications",
      "url": "/?notifs=1",
      "icons": [
        {
          "src": "/icons/shortcut-notifs.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}