{
  "name": "Reflex Multiplayer",
  "short_name": "Reflex",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#121212",
  "icons": [
    {
      "src": "https://picsum.photos/seed/reflex/192/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://picsum.photos/seed/reflex/512/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
