{
  "name": "くらしの計算機 - 手取り・税金・暮らしの無料シミュレーター",
  "short_name": "くらしの計算機",
  "description": "2026年税制改正対応の無料計算ツール集。手取り・ふるさと納税・年収の壁・住宅ローン・相続税など50以上のシミュレーターで、暮らしのお金の疑問をサクッと解決。オフラインでも利用可能。",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#1E3A8A",
  "theme_color": "#1E3A8A",
  "scope": "/",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "手取り計算", "short_name": "手取り", "url": "/tedori/", "description": "年収から手取り額を即計算", "icons": [{"src": "/img/icon-192.png", "sizes": "192x192"}] },
    { "name": "ふるさと納税", "short_name": "ふるさと", "url": "/tax/furusato.html", "description": "控除上限額をシミュレーション", "icons": [{"src": "/img/icon-192.png", "sizes": "192x192"}] },
    { "name": "年収の壁", "short_name": "年収の壁", "url": "/tax/wall.html", "description": "103万・130万の壁を可視化", "icons": [{"src": "/img/icon-192.png", "sizes": "192x192"}] },
    { "name": "お金のコラム", "short_name": "コラム", "url": "/column/", "description": "税金・家計の知識コラム集", "icons": [{"src": "/img/icon-192.png", "sizes": "192x192"}] },
    { "name": "年収の壁シミュレーター", "short_name": "壁判定", "url": "/tax/wall-simulator.html", "description": "5つの壁を一括判定・世帯手取り推移表示", "icons": [{"src": "/img/icon-192.png", "sizes": "192x192"}] }
  ],
  "categories": ["finance", "utilities"],
  "lang": "ja",
  "dir": "ltr"
}
