{
  "name": "UDPS – Gestion Interne",
  "short_name": "UDPS",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#4f46e5",
  "description": "Plateforme de gestion interne du parti UDPS",
  "icons": [
    {
      "src": "font.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "font.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr"
}