{
  "name": "Jot Flow | 流しメモ",
  "short_name": "Jot Flow",
  "description": "文章と画像をローカル保存できる軽量メモアプリです。",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
