{
  "id": "/",
  "name": "Conclave — play Riftbound",
  "short_name": "Conclave",
  "description": "A rules-enforced client for Riftbound, the League of Legends TCG. Unofficial, non-commercial fan project — ships no Riot assets.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "any",
  "background_color": "#0b0e16",
  "theme_color": "#0b0e16",
  "categories": ["games"],
  "icons": [
    { "src": "/assets/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/assets/favicon-32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" }
  ]
}
