{
  "name": "ShakeTheLyrics",
  "short_name": "ShakeLyrics",
  "description": "Découvrez le top 50 musical de votre pays et des paroles de chansons aléatoires.",
  "start_url": "app.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#68cefe",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}