{
  "name": "Wagyr | Back Your Favourite Gamer. Win Together.",
  "short_name": "Wagyr",
  "description": "Wagyr is where gamers play 1v1 and fans back them with real stakes. Discover rising players before the world does. Back them. Watch them win. Build your legacy together.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#EEF8F1",
  "background_color": "#0A0A0A",
  "categories": ["games", "entertainment", "social"],
  "icons": [
    {
      "src": "/wagyr-pwa-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/wagyr-pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]