{
  "name": "Habio — 今日を少し整える場所",
  "short_name": "Habio",
  "description": "責めない。比べない。あなたのペースで続けられる健康習慣サポート。",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#A8D5BA",
  "background_color": "#F7F7F5",
  "lang": "ja",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "今日の習慣",
      "short_name": "習慣",
      "url": "/app",
      "description": "今日の習慣チェックを開く"
    }
  ]
}
