{
  "name": "LifeLog — 日々の記録",
  "short_name": "LifeLog",
  "description": "毎日の記録とライフコーチ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f0f5",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%236366f1'/><text y='.9em' font-size='80' x='10'>📔</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
