{
  "name": "Fyndify GameVault",
  "short_name": "GameVault",
  "description": "Play 1000+ free online games instantly in your browser. No downloads needed.",
  "start_url": "https://fyndify.online",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#8b5cf6",
  "background_color": "#0a0a0f",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%238b5cf6' width='192' height='192'/><text x='50%' y='50%' text-anchor='middle' dy='.3em' font-size='80' font-weight='bold' fill='%23fff' font-family='system-ui'>🎮</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%238b5cf6' width='512' height='512'/><text x='50%' y='50%' text-anchor='middle' dy='.3em' font-size='300' font-weight='bold' fill='%23fff' font-family='system-ui'>🎮</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230a0a0f' width='540' height='720'/><text x='50%' y='100' text-anchor='middle' font-size='40' font-weight='bold' fill='%238b5cf6' font-family='system-ui'>Fyndify GameVault</text><text x='50%' y='200' text-anchor='middle' font-size='60' fill='%23fff' font-family='system-ui'>🎮</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%230a0a0f' width='1280' height='720'/><text x='50%' y='150' text-anchor='middle' font-size='80' font-weight='bold' fill='%238b5cf6' font-family='system-ui'>Fyndify GameVault</text><text x='50%' y='400' text-anchor='middle' font-size='150' fill='%23fff' font-family='system-us'>🎮</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    {
      "name": "Browse Games",
      "short_name": "Games",
      "description": "Browse all available games",
      "url": "https://fyndify.online/GameVault",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%238b5cf6' width='96' height='96'/><text x='50%' y='50%' text-anchor='middle' dy='.3em' font-size='50' fill='%23fff' font-family='system-ui'>🎮</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaderboard",
      "description": "Check the global leaderboard",
      "url": "https://fyndify.online/Leaderboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%238b5cf6' width='96' height='96'/><text x='50%' y='50%' text-anchor='middle' dy='.3em' font-size='50' fill='%23fff' font-family='system-ui'>🏆</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
