{
  "name": "Application web myEdenred",
  "short_name": "myEdenred",
  "description": "Gèrer votre carte Ticket Restaurant, Kadéos ou Ticket Mobilité !",
  "theme_color": "#162056",
  "background_color": "#162056",
  "display": "standalone",
  "icons": [
    {
      "src": "/img/favicons/android-chrome-192x192.png?v=3.0.0",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/favicons/android-chrome-512x512.png?v=3.0.0",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "start_url": "/",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.myedenredmobile.recette.droid"
    }
  ]
}


