{
  "name": "スペイン家賃値上げ計算機 IPC 3%上限",
  "short_name": "スI3",
  "description": "スペインの住宅法に基づき、消費者物価指数（IPC）または3%の法定上限による家賃の更新額を計算します。",
  "start_url": "/ja/utilities/categories/finance/rent-increase-calculator/",
  "scope": "/ja/utilities/categories/finance/rent-increase-calculator/",
  "icons": [
    {
      "src": "/images/utilities/calculadora-subida-alquiler-ipc.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}