{
  "name": "Neon Rift Survivor Multiplayer",
  "short_name": "Neon Rift",
  "start_url": "./index.html",
  "display": "fullscreen",
  "background_color": "#06101f",
  "theme_color": "#07101f",
  "icons": [
    { "src": "assets/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "assets/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
