{
  "name": "Fortnite Shop",
  "short_name": "FN Shop",
  "description": "Boutique Fortnite du jour",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img_2234.jpeg",
      "sizes": "1024x1024",
      "type": "image/jpeg"
    }
  ]
}