{
  "name": "Tether Games",
  "short_name": "Tether",
  "id": "./",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f5f5ef",
  "theme_color": "#0f766e",
  "description": "Canli oda bazli USDT trade oyunu.",
  "icons": [
    {
      "src": "assets/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Oyunlar",
      "short_name": "Oyunlar",
      "url": "games.php",
      "icons": [
        {
          "src": "assets/pwa-icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Panel",
      "short_name": "Panel",
      "url": "dashboard.php",
      "icons": [
        {
          "src": "assets/pwa-icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
