{
  "name": "Tabi Note",
  "short_name": "TabiNote",
  "description": "旅を計画し、記録し、残す旅行アプリ",
  "start_url": "/trips",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#2C1A0E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
