{
  "name": "旅の家計簿",
  "short_name": "旅の家計簿",
  "description": "旅行中の立て替えを記録・精算するアプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff9f0",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "lang": "ja",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
