{
  "name": "TokenTax AI PRO",
  "short_name": "TokenTax",
  "description": "Compara modelos de IA reales y encuentra el más barato",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": [
    "utilities",
    "developer tools",
    "finance"
  ],
  "lang": "es",
  "dir": "ltr",
  "scope": "./",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23000' width='100' height='100' rx='20'/><text y='.9em' x='50%' text-anchor='middle' font-size='60' fill='white'>T</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false
}