{
  "name": "{{SITE_TITLE}}",
  "short_name": "剑道道场",
  "description": "传统剑道与居合道修行极简道场 - 以剑修心，传承正统武道精神",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#1C2833",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/meditation-breathing.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/meditation-breathing.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
