{
  "name": "年収の壁シミュレーター",
  "short_name": "年収の壁",
  "description": "パートの「いくらまで働くと損？」を手取りグラフで見える化。2026年10月の新制度（週20時間の壁）対応。",
  "lang": "ja",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7f5",
  "theme_color": "#0f8a5f",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
