 {
    "name": "Bluholes Poker",
    "short_name": "Bluholes Poker",
    "start_url": "/index.html",
     "description": "Blu Holes Poker | Dive-deep into the World of Poker and immerse yourself in excitement and fun.",
    "theme_color": "#0E76EA",
    "background_color": "#ffffff",
    "display": "standalone",
     "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
          {
            "src": "/maskable_icon_x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
         {
            "src": "/maskable_icon_x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]

}
