{
  "name": "家族の教育・老後資金プランナー",
  "short_name": "家族プランナー",
  "description": "子育て家族の教育費と老後資金をひと目で管理できるシミュレーター",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "./",
  "scope": "./",
  "background_color": "#1a2b4a",
  "theme_color": "#1a2b4a",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
