{
  "name": "kevosofficial.shop",
  "short_name": "kevosofficial.shop",
  "description": "Instant game Topup Recharge ",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "<?= $base_color ?>",
  "icons": [
    {
      "src": "https://kevosofficial.shop/uploads/1004395854_1764353953.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://kevosofficial.shop/uploads/1004395854_1764353953.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}