{
  "short_name": "Beelucky",
  "name": "Beelucky",
  "description": "Ne laissez plus filer la moindre chance de gagner ! Installez l'application Beelucky en un clic et jouez quand vous voulez !",
  "start_url": "/?utm_source=launcher",
  "id": "/?utm_source=launcher",
  "background_color": "#ffffff",
  "theme_color": "#FDC733",
  "display": "standalone",
  "orientation": "portrait",
  "launch_handler": {
    "web_url": "/?utm_source=launcher"
  },
  "icons": [
    {
      "src": "/img/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/img/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/img/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {  
      "src": "/img/icons/icon-256x256.png",  
      "sizes": "256x256",  
      "type": "image/png"  
    }, 
    {
      "src": "/img/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/img/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/maskable_icon_x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/icons/maskable_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/icons/maskable_icon_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/icons/screenshot-1134-892.webp",
      "sizes": "1134x892",
      "type": "image/webp",
      "form_factor": "wide"
    },
    {
      "src": "/img/icons/screenshot-349-797.webp",
      "sizes": "349x797",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "author": {
    "name": "Simon Richomme",
    "website": "http://www.studioclick.fr/"
  }
}