{
  "name": "リボ払い＆暴利計算シミュレーター",
  "short_name": "リ",
  "description": "リボ払いカードの返済期間と利息総額を計算し、金利の上限や利息制限法のリスクを診断します。",
  "start_url": "/ja/utilities/categories/finance/revolving-card-calculator/",
  "scope": "/ja/utilities/categories/finance/revolving-card-calculator/",
  "icons": [
    {
      "src": "/images/utilities/calculadora-tarjeta-revolving.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}