{
  "name": "TryArena",
  "short_name": "TryArena",
  "description": "India's Gaming & Sports Booking Platform. Book. Play. Compete.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%237C3AED'/><g transform='translate(96,96) rotate(-9)'><path d='M-60,-44 L60,-44 A9,9 0 0 1 69,-35 L69,-11 A11,11 0 0 0 69,11 L69,35 A9,9 0 0 1 60,44 L-60,44 A9,9 0 0 1 -69,35 L-69,11 A11,11 0 0 0 -69,-11 L-69,-35 A9,9 0 0 1 -60,-44 Z' fill='white' opacity='.2'/><line x1='-27' y1='-46' x2='-27' y2='46' stroke='white' stroke-opacity='.8' stroke-width='3' stroke-dasharray='5,4'/><rect x='-6' y='-33' width='62' height='66' rx='8' fill='white'/><polygon points='7,-14 7,14 31,0' fill='%237C3AED'/></g></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%237C3AED'/><g transform='translate(256,256) rotate(-9)'><path d='M-160,-117 L160,-117 A24,24 0 0 1 184,-93 L184,-29 A29,29 0 0 0 184,29 L184,93 A24,24 0 0 1 160,117 L-160,117 A24,24 0 0 1 -184,93 L-184,29 A29,29 0 0 0 -184,-29 L-184,-93 A24,24 0 0 1 -160,-117 Z' fill='white' opacity='.2'/><line x1='-72' y1='-122' x2='-72' y2='122' stroke='white' stroke-opacity='.8' stroke-width='7' stroke-dasharray='14,10'/><rect x='-16' y='-88' width='166' height='176' rx='20' fill='white'/><polygon points='18,-37 18,37 82,0' fill='%237C3AED'/></g></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "entertainment",
    "sports",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Book Now",
      "short_name": "Book",
      "description": "Browse and book venues",
      "url": "/?action=browse",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%237C3AED'/><text y='68' x='48' text-anchor='middle' font-size='52' font-family='Arial'>\ud83c\udfae</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your bookings",
      "url": "/?action=bookings",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%232563EB'/><text y='68' x='48' text-anchor='middle' font-size='52' font-family='Arial'>\ud83c\udf9f</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Tournaments",
      "short_name": "Compete",
      "description": "Join tournaments",
      "url": "/?action=tournaments",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%23059669'/><text y='68' x='48' text-anchor='middle' font-size='52' font-family='Arial'>\ud83c\udfc6</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ]
}