{
  "name": "DevSociety — Communauté de Développeurs",
  "short_name": "DevSociety",
  "description": "Plateforme communautaire pour développeurs : formations, missions, mentorat, portfolio et plus.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#8B5CF6",
  "orientation": "any",
  "categories": ["education", "social", "productivity"],
  "icons": [
    {
      "src": "/public/img/logo/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/public/img/logo/logo_DS.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
