{
  "id": "/",
  "name": "Notre Univers",
  "short_name": "Univers",
  "description": "Notre application de messagerie intime et notre cocon privé.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0914",
  "theme_color": "#d0a8ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://dummyimage.com/192x192/0b0914/d0a8ff.png&text=U",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://dummyimage.com/512x512/0b0914/d0a8ff.png&text=U",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://dummyimage.com/1080x1920/0b0914/d0a8ff.png&text=Univers",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "https://dummyimage.com/1920x1080/0b0914/d0a8ff.png&text=Univers",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
