{
  "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": "#0a0a1a",
  "theme_color": "#00a9fe",
  "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"]
}
