{
  "name": "VynzaLoot — Game Top-Up Store",
  "short_name": "VynzaLoot",
  "description": "Buy MLBB diamonds, HOK tokens, and more — instant delivery.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#010123",
  "theme_color": "#010123",
  "lang": "en-IN",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Buy MLBB Diamonds",
      "short_name": "MLBB",
      "url": "/games/mlbb/mlbb.php",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "url": "/wallet.php",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "url": "/orders.php",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
