{
  "name": "Scryfall Researcher",
  "short_name": "Researcher",
  "description": "Busca cartas de Magic con Scryfall, offline y fullscreen.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "background_color": "#000000",
  "theme_color": "#0a0c10",
  "icons": [
    {
      "src": "assets/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
