{
  "name": "KLTGame - Portal Game No.1 di Indonesia",
  "short_name": "KLTGame",
  "description": "KLTGame adalah portal game terdepan di Indonesia yang menyediakan beragam pilihan game populer, layanan cepat, dan promo eksklusif.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0d0f",
  "theme_color": "#0d0d0f",
  "lang": "id",
  "categories": ["games", "entertainment"],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+kltgame",
      "url": "/?handler=%s"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.webmanifest"
    }
  ],
  "icons": [
    {
      "src": "https://cdn.aws-asset.com/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.aws-asset.com/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.aws-asset.com/images/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}