{
  "name": "Parcelamento Fácil - Calculadora de Parcelas",
  "short_name": "Parcelamento Fácil",
  "description": "Calcule parcelamentos com ou sem juros, compare opções e tome decisões financeiras inteligentes. Simples, rápido e gratuito.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#1DB954",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities", "productivity"],
  "lang": "pt-BR",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%231DB954' rx='48'/><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='120' fill='white'>🧮</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%231DB954' rx='128'/><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='320' fill='white'>🧮</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect width='1280' height='720' fill='%23f8f9fa'/><text x='640' y='360' text-anchor='middle' font-size='48' fill='%231DB954'>Parcelamento Fácil</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "label": "Tela principal da calculadora"
    }
  ],
  "shortcuts": [
    {
      "name": "Nova Simulação",
      "short_name": "Calcular",
      "description": "Iniciar nova simulação de parcelamento",
      "url": "/#home",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='80'>🧮</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Histórico",
      "short_name": "Histórico",
      "description": "Ver simulações anteriores",
      "url": "/#history",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='80'>📋</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Comparar",
      "short_name": "Comparar",
      "description": "Comparar duas opções de parcelamento",
      "url": "/#compare",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='80'>⚖️</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "scope": "/",
  "iarc_rating_id": "",
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
