{
  "name": "P-BANK",
  "short_name": "P-BANK",
  "description": "個人間お金取引管理アプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f6fa",
  "theme_color": "#3B82F6",
  "icons": [
    { "src": "icon-192.webp", "sizes": "192x192", "type": "image/webp" },
    { "src": "icon-512.webp", "sizes": "512x512", "type": "image/webp" }
  ]
}
