{
  "name": "CorvuSphere",
  "short_name": "CorvuSphere",
  "description": "More than just a tool, CorvuSphere connects players of Corvus Belli games through matches, tournaments, and a growing world shaped by narrative campaigns.",
  "shortcuts": [
    {
      "name": "Find Tournaments",
      "short_name": "Tournaments",
      "url": "/search",
      "description": "Browse official and community tournaments near you",
      "icons": [{ "src": "/icons/shortcuts/trophy.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Create Warcrow List",
      "short_name": "Warcrow List",
      "url": "/create/list",
      "description": "Build your Warcrow army list and use it to play",
      "icons": [{ "src": "/icons/shortcuts/warcrow.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "My Stats",
      "short_name": "Stats",
      "url": "/profile",
      "description": "View your personal performance stats",
      "icons": [{ "src": "/icons/shortcuts/chart-no-axes-combined.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "https://assets.corvusbelli.net/community/screenshots/screenshot-mobile.jpeg",
      "sizes": "1080x2400",
      "type": "image/jpeg"
    },
    {
      "src": "https://assets.corvusbelli.net/community/screenshots/screenshot-desktop-1.png",
      "sizes": "1920x929",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a111e",
  "theme_color": "#0a111e"
}