{
  "name": "ATSA — Asia Table Soccer Alliance",
  "short_name": "ATSA",
  "description": "The official platform for Asia Table Soccer Alliance. Rankings, tournaments, live scoring, and player profiles.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "lang": "en",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Rankings",
      "url": "/rankings",
      "description": "View ATSA player rankings"
    },
    {
      "name": "Tournaments",
      "url": "/tournaments",
      "description": "Browse upcoming tournaments"
    }
  ]
}
