{
  "name": "デイリープランナー",
  "short_name": "プランナー",
  "description": "1週間の予定・やること管理",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4338ca",
  "theme_color": "#5b61f5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
