{
  "background_color": "#25293c",
  "description": "Earn TON rewards online by completing offers, surveys, and playing games! Claim free Toncoin and in-game loot with instant withdrawals.",
  "dir": "ltr",
  "display": "standalone",
  "name": "TonLoot",
  "scope": "/",
  "short_name": "TonLoot",
  "start_url": "/",
  "theme_color": "#25293c",
  "icons": [
    {
      "src": "https://tonloot.com/img/pwa-icon.jpg",
      "type": "image/png"
    },
    {
      "src": "https://tonloot.com/img/tonloot_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "orientation": "portrait",
  "lang": "en",
  "handle_links": "auto",
  "display_override": [
    "window-controls-overlay"
  ],
  "categories": [
    "entertainment",
    "games"
  ]
}