{
  "name": "スケジュール管理",
  "short_name": "スケジュール",
  "description": "予定・タスクを管理するビジネス向けスケジュール管理アプリ",
  "start_url": "./schedule.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "lang": "ja",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%233b82f6'/><rect x='40' y='56' width='112' height='96' rx='8' fill='white'/><rect x='40' y='40' width='24' height='32' rx='4' fill='%231d4ed8'/><rect x='128' y='40' width='24' height='32' rx='4' fill='%231d4ed8'/><rect x='56' y='88' width='80' height='8' rx='4' fill='%233b82f6'/><rect x='56' y='108' width='56' height='8' rx='4' fill='%2393c5fd'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
