{
  "name": "FootPotes.com",
  "short_name": "FootPotes",
  "description": "Pronostics Coupe du Monde 2026 entre amis — FootPotes.com",
  "start_url": "/index.php?page=home",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#07111e",
  "background_color": "#07111e",
  "lang": "fr",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "sports"],
  "shortcuts": [
    {
      "name": "Matchs",
      "url": "/index.php?page=home",
      "description": "Voir les matchs",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Classement",
      "url": "/index.php?page=ranking",
      "description": "Voir le classement",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
