{
  "name": "NexoDash",
  "short_name": "NexoDash",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#020408",
  "theme_color": "#00f2ff",
  "description": "The Neural Arena - Play and earn Nexo Credits.",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/00f2ff/ffffff?text=ND",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/00f2ff/ffffff?text=NexoDash",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}