{
  "name": "Figurine Finder",
  "short_name": "FigurineFinder",
  "description": "Comparador de precios de figuras de colección de anime y videojuegos.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#b87333",
  "lang": "es",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "entertainment"],
  "screenshots": []
}
