{
  "name": "PUBG Squad Stats",
  "short_name": "PUBG Stats",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e0c",
  "theme_color": "#0a0e0c",
  "icons": [
    {"src": "/assets/icons/level3_helmet.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/assets/icons/level3_helmet.png", "sizes": "512x512", "type": "image/png"}
  ]
}