{
  "name": "Les Amigos — Champions Pronos",
  "short_name": "Les Amigos",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#030b1c",
  "theme_color": "#07132f",
  "description": "Pronostics privés Champions League entre Amigos",
  "scope": "/",
  "orientation": "any",
  "categories": [
    "sports",
    "social",
    "games"
  ],
  "shortcuts": [
    {
      "name": "Pronostics",
      "short_name": "Pronos",
      "url": "/pronos.html"
    },
    {
      "name": "Live",
      "short_name": "Live",
      "url": "/live.html"
    },
    {
      "name": "Calendrier",
      "short_name": "Calendrier",
      "url": "/calendar.html"
    },
    {
      "name": "Social",
      "short_name": "Social",
      "url": "/social.html"
    },
    {
      "name": "Défis",
      "short_name": "Défis",
      "url": "/challenges.html"
    },
    {
      "name": "Succès",
      "short_name": "Succès",
      "url": "/achievements.html"
    }
  ]
}