{
  "name": "FIRE計算機",
  "short_name": "FIRE計算機",
  "description": "あなたのFIRE（早期リタイア）達成年齢を無料で計算。4%ルールに基づく必要資産額、積立プラン、モンテカルロシミュレーションで将来を可視化。",
  "start_url": "/fire-calculator/",
  "display": "standalone",
  "theme_color": "#667eea",
  "background_color": "#667eea",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "lang": "ja",
  "dir": "ltr"
}