{
  "name": "Wink Express",
  "short_name": "Wink Express",
  "description": "Espace Marchand WINK EXPRESS — suivez vos commandes, vos livraisons et vos versements.",
  "start_url": "/marchand-login.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FCE3D6",
  "theme_color": "#0D1B2A",
  "orientation": "portrait-primary",
  "gcm_sender_id": "789028253622",
  "icons": [
    {
      "src": "/icons/wink-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/wink-icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
