﻿{
  "name": "RetroNFC — Colecionáveis Gamers",
  "short_name": "RetroNFC",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#07090e",
  "theme_color": "#00f0ff",
  "description": "Mini cartuchos colecionáveis e emulador online via aproximação NFC",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230e1422'/><text y='70' x='15' font-size='70'>⚡</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}