{
  "name": "Money & Emotion Log",
  "short_name": "MoneyLog",
  "description": "支出の満足度・後悔を記録するライフログアプリ",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f7f4",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "lifestyle"],
  "lang": "ja"
}
