{
  "name": "決算発表スケジューラー",
  "short_name": "決算スケジューラー",
  "description": "上場企業の決算予定日を管理・確認できるツール。お気に入り銘柄をリスト・カレンダー表示で簡単管理",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232563eb' width='192' height='192'/><text x='96' y='120' font-size='80' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>決</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%232563eb' width='512' height='512'/><text x='256' y='360' font-size='250' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>決</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232563eb' width='192' height='192'/><rect fill='white' x='10' y='10' width='172' height='172' rx='40'/><text x='96' y='120' font-size='80' font-weight='bold' fill='%232563eb' text-anchor='middle' font-family='Arial'>決</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f5f6f8' width='540' height='720'/><rect fill='%232563eb' width='540' height='60'/><text x='270' y='40' font-size='24' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>決算発表スケジューラー</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "リスト表示",
      "short_name": "リスト",
      "description": "銘柄リスト表示",
      "url": "/?view=list",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%232563eb' width='96' height='96'/><text x='48' y='60' font-size='40' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>リ</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "カレンダー表示",
      "short_name": "カレンダー",
      "description": "決算予定日カレンダー",
      "url": "/?view=calendar",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%232563eb' width='96' height='96'/><text x='48' y='60' font-size='40' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>日</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
