{
  "name": "Offline Apps Hub",
  "short_name": "Offline Apps",
  "description": "Download and play apps offline",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><rect width='200' height='200' fill='%234CAF50' rx='40'/><g stroke='white' stroke-width='3' fill='none' stroke-linecap='round'><line x1='25' y1='55' x2='175' y2='55'/><line x1='25' y1='85' x2='175' y2='85'/><line x1='25' y1='115' x2='175' y2='115'/><line x1='25' y1='145' x2='175' y2='145'/><line x1='55' y1='25' x2='55' y2='175'/><line x1='85' y1='25' x2='85' y2='175'/><line x1='115' y1='25' x2='115' y2='175'/><line x1='145' y1='25' x2='145' y2='175'/></g><g fill='white' opacity='0.9'><rect x='28' y='28' width='24' height='24' rx='2'/><rect x='58' y='28' width='24' height='24' rx='2'/><rect x='88' y='28' width='24' height='24' rx='2'/><rect x='118' y='28' width='24' height='24' rx='2'/><rect x='28' y='58' width='24' height='24' rx='2'/><rect x='58' y='58' width='24' height='24' rx='2'/><rect x='88' y='58' width='24' height='24' rx='2'/><rect x='118' y='58' width='24' height='24' rx='2'/><rect x='28' y='88' width='24' height='24' rx='2'/><rect x='58' y='88' width='24' height='24' rx='2'/><rect x='88' y='88' width='24' height='24' rx='2'/><rect x='118' y='88' width='24' height='24' rx='2'/><rect x='28' y='118' width='24' height='24' rx='2'/><rect x='58' y='118' width='24' height='24' rx='2'/><rect x='88' y='118' width='24' height='24' rx='2'/></g><g fill='%234CAF50' font-size='10' font-weight='bold' text-anchor='middle' dominant-baseline='middle'><text x='40' y='40'>1</text><text x='70' y='40'>2</text><text x='100' y='40'>3</text><text x='130' y='40'>4</text><text x='40' y='70'>5</text><text x='70' y='70'>6</text><text x='100' y='70'>7</text><text x='130' y='70'>8</text><text x='40' y='100'>9</text><text x='70' y='100'>10</text><text x='100' y='100'>11</text><text x='130' y='100'>12</text><text x='40' y='130'>13</text><text x='70' y='130'>14</text><text x='100' y='130'>15</text></g></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}