{
  "name": "Dariclick",
  "short_name": "Dariclick",
  "start_url": "https://affiliate.createksolution.xyz/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "status_bar": "black",
  "splash": {
    "640x1136": "/assets/images/icons/splash-640x1136.png",
    "750x1334": "/assets/images/icons/splash-750x1334.png",
    "828x1792": "/assets/images/icons/splash-828x1792.png",
    "1125x2436": "/assets/images/icons/splash-1125x2436.png",
    "1242x2208": "/assets/images/icons/splash-1242x2208.png",
    "1242x2688": "/assets/images/icons/splash-1242x2688.png",
    "1536x2048": "/assets/images/icons/splash-1536x2048.png",
    "1668x2224": "/assets/images/icons/splash-1668x2224.png",
    "1668x2388": "/assets/images/icons/splash-1668x2388.png",
    "2048x2732": "/assets/images/icons/splash-2048x2732.png"
  },
  "icons": [
    {
      "src": "/images/icons/android-launchericon-72-72.png",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any"
    },
    {
      "src": "/images/icons/android-launchericon-96-96.png",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any"
    },
    
    {
      "src": "/images/icons/android-launchericon-144-144.png",
      "type": "image/png",
      "sizes": "144x144",
      "purpose": "any"
    },
   
    {
      "src": "/images/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shortcut Link 1",
      "description": "Shortcut Link 1 Description",
      "url": "/shortcutlink1",
      "icons": [
        {
          "src": "/assets/images/icons/icon-72x72.png",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ],
  "description": "Affiliate application for promoter",
  "dir": "ltr",
  "lang": "fr",
  "categories": [
    "business"
  ],
  "id": "dariclick",
  "display_override": [
    "fullscreen",
    "standalone",
    "window-controls-overlay"
  ]
}