{
  "name": "見守り - 安否確認",
  "short_name": "見守り",
  "description": "毎日の安否確認アプリです",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#27ae60",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
