{
  "name": "安心日記 - パニック発作管理",
  "short_name": "安心日記",
  "description": "パニック発作の記録・呼吸法・グラウンディングなど、パニック障害と向き合う方のためのセルフケア日記です。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF8F5",
  "theme_color": "#4FA98F",
  "lang": "ja",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
