{
    "name": "INDOWIN168 App",
    "short_name": "INDOWIN168",
    "start_url": "/go/",
    "display": "standalone",
    "background_color": "#151515",
    "theme_color": "#151515",
    "icons": [
      {
        "src": "/images/icon180.webp",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/images/icon180.webp",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }