{
  "name": "Ghostline HackOps",
  "short_name": "Ghostline",
  "description": "Safe browser cyber range game and hacking simulator RPG.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#060a12",
  "theme_color": "#060a12",
  "icons": [
    {
      "src": "assets/library/branding/ghostline-logo-mark-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/library/branding/ghostline-logo-mark-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}