{
    "name": "One Piece Pack Opening Simulator",
    "short_name": "OP Pack Sim",
    "icons": [
      {
        "src": "/favicon.ico",
        "sizes": "16x16 32x32",
        "type": "image/x-icon"
      },
      {
        "src": "/images/chest.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/images/chest-180x180.png",
        "sizes": "180x180",
        "type": "image/png"
      }
    ],
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000"
  }