{
  "name": "個人開発の参考書",
  "short_name": "個人開発の参考書",
  "description": "個人開発者のためのAI活用ガイド。基礎からエージェント活用まで全12ページ。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a56c4",
  "orientation": "portrait-primary",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "books"],
  "shortcuts": [
    {
      "name": "最初から読む",
      "url": "/chapter/1/1/",
      "description": "第1章から読み始める"
    }
  ]
}
