{
  "name": "Game Hub",
  "short_name": "Game Hub",
  "description": "iOS Native minimal bento game arcade layout by Anshu.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100%' height='100%' rx='22' fill='%23000000'/><text x='50%' y='65%' font-size='48' text-anchor='middle' fill='%23ffffff' font-family='sans-serif' font-weight='bold'>GH</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100%' height='100%' rx='22' fill='%23000000'/><text x='50%' y='65%' font-size='48' text-anchor='middle' fill='%23ffffff' font-family='sans-serif' font-weight='bold'>GH</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}