{
  "name": "TCG Hub",
  "short_name": "TCGHub",
  "description": "Platform turnamen dan komunitas TCG Indonesia",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#000000",
  "categories": ["games", "sports"],
  "lang": "id",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Turnamen",
      "url": "/tournaments",
      "description": "Lihat semua turnamen"
    },
    {
      "name": "Peringkat",
      "url": "/leaderboard",
      "description": "Lihat papan peringkat"
    }
  ]
}
