{
  "name": "Valanche — Build. Climb. Conquer.",
  "short_name": "Valanche",
  "description": "The proving ground for serious Avalanche builders. Ship real code, earn soulbound NFT credentials, and climb a leaderboard that reflects what you actually built.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060810",
  "theme_color": "#E84142",
  "categories": ["education", "developer tools", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Valanche Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Challenges",
      "short_name": "Challenges",
      "description": "Browse and complete builder challenges",
      "url": "/challenges",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaderboard",
      "description": "See where you rank globally",
      "url": "/leaderboard",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Your builder dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
