{
  "name": "Blu Benefits Web",
  "short_name": "Blu Benefits Web",
  "description": "Portal de beneficios Diners",
  "start_url": "/blubenefits/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E3A8A",
  "orientation": "portrait-primary",
  "scope": "/blubenefits/",
  "lang": "es-EC",
  "categories": [
    "lifestyle",
    "shopping",
    "finance"
  ],
  "icons": [
    {
      "src": "/themes/custom/blu_benefits/src/assets/images/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/themes/custom/blu_benefits/src/assets/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/themes/custom/blu_benefits/src/assets/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": false
}