{
  "name": "Habit Core - 習慣化ダッシュボード",
  "short_name": "Habit Core",
  "description": "洗練されたモダンな習慣化Webアプリ",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0c0e",
  "theme_color": "#0b0c0e",
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
