{
  "name": "Play NES Online",
  "short_name": "Play NES",
  "description": "Relive classic 8-bit NES games inside a customized retro CRT console. Upload your own ROMs, save gameplay states, and enjoy completely offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#12131a",
  "theme_color": "#ff3344",
  "orientation": "any",
  "icons": [
    {
      "src": "ic_nes_small_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
