{
  "name": "忘れ防止ポータル",
  "short_name": "忘れ防止",
  "description": "タスク・持ち物・スケジュール・買い物を一括管理",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#6c63ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%236c63ff'/><text x='96' y='130' font-size='100' text-anchor='middle'>📋</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
