{
  "name": "PaletHop",
  "short_name": "PaletHop",
  "description": "Gestion de concours de palet - Hop, ton concours prêt en 2 clics !",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1E33",
  "theme_color": "#1E3A5F",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "utilities"],
  "lang": "fr"
}
