{
  "name": "家族へ残すノート",
  "short_name": "家族へ残すノート",
  "description": "大切な人へ残す、あなただけのエンディングノート",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#fdf8f5",
  "theme_color": "#b5534a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon-ending-note.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
