{
  "name": "Kabugazer",
  "short_name": "Kabugazer",
  "description": "日本株のスナップショット管理アプリ",
  "start_url": "/watch_items",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#4f46e5",
  "background_color": "#f9fafb",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
