{
  "name": "Hack Ex 2",
  "short_name": "Hack Ex 2",
  "description": "A real-time multiplayer hacking game.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0a0e17",
  "theme_color": "#0a0e17",
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "net.cncapps.hackex2",
      "url": "https://play.google.com/store/apps/details?id=net.cncapps.hackex2"
    }
  ]
}
