{
  "name": "先取り投資 家計管理",
  "short_name": "先取り家計",
  "description": "投資を先に。残りで暮らす。毎月あといくら使えるかを管理する予算管理アプリ。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef6fc",
  "theme_color": "#3d8bff",
  "lang": "ja-JP",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
