{
    "name": "Panda Gameshop",
    "short_name": "pandagameshop",
     "start_url": "/",
  "display": "standalone",
  "background_color": "#FF5C00",
    "description": "Get the best deals on Free Fire top-ups at Panda Gameshop. Fast, secure, and reliable service for all your gaming needs.",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}