{
  "name": "Memory Challenge Game",
  "short_name": "Memory Game",
  "description": "Test your memory with this fun word recognition game. Challenge yourself with different difficulty levels!",
  "start_url": "https://www.ebizindia.com/games/memory/",
  "scope": "https://www.ebizindia.com/games/memory/",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "orientation": "portrait",
  "categories": ["games", "education", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23667eea' rx='20'/><text x='96' y='130' text-anchor='middle' font-size='120' fill='white'>🧠</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23667eea' rx='50'/><text x='256' y='350' text-anchor='middle' font-size='320' fill='white'>🧠</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 144 144'><rect width='144' height='144' fill='%23667eea' rx='15'/><text x='72' y='100' text-anchor='middle' font-size='90' fill='white'>🧠</text></svg>",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%23667eea' rx='10'/><text x='48' y='65' text-anchor='middle' font-size='60' fill='white'>🧠</text></svg>",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 844'><rect width='390' height='844' fill='%23f8f9fa'/><rect x='20' y='50' width='350' height='744' fill='white' rx='20'/><text x='195' y='150' text-anchor='middle' font-size='32' fill='%232c3e50'>🧠 Memory Challenge</text><rect x='50' y='200' width='290' height='100' fill='%23d4edda' rx='15'/><text x='195' y='260' text-anchor='middle' font-size='24' fill='%2328a745'>🟢 Easy</text></svg>",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Easy Mode",
      "short_name": "Easy",
      "description": "Start game in easy mode (3 seconds per word)",
      "url": "https://www.ebizindia.com/games/memory/?mode=easy",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%2328a745' rx='10'/><text x='48' y='65' text-anchor='middle' font-size='60' fill='white'>🟢</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Play Pro Mode",
      "short_name": "Pro",
      "description": "Start game in pro mode (1 second per word)",
      "url": "https://www.ebizindia.com/games/memory/?mode=pro",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%23dc3545' rx='10'/><text x='48' y='65' text-anchor='middle' font-size='60' fill='white'>🔴</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}