{
  "name": "Cbuy",
  "short_name": "Cbuy",
  "description": "Cbuy.ng is powered by Cache Shops.",
  "start_url": "/sales.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#6046E1",
  "theme_color": "#6046E1",

  "icons": [
    {
      "src": "https://mycacheshops.com/ico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://mycacheshops.com/ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}