{
  "name": "稼働時間管理",
  "short_name": "稼働時間",
  "description": "勤務時間を記録して時間単価を計算するアプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0D0F14",
  "theme_color": "#0D0F14",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 72 72' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='dg1l' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%2313161E'/%3E%3Cstop offset='100%25' stop-color='%231C2030'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='72' height='72' rx='18' fill='url(%23dg1l)'/%3E%3Ccircle cx='36' cy='40' r='30' fill='none' stroke='%236C8EFF' stroke-width='0.5' stroke-opacity='0.25'/%3E%3Ccircle cx='36' cy='40' r='26' fill='%23252A3A'/%3E%3Cline x1='36' y1='11' x2='36' y2='15' stroke='%236C8EFF' stroke-width='2' stroke-linecap='round' stroke-opacity='0.9'/%3E%3Cline x1='36' y1='65' x2='36' y2='69' stroke='%234A5168' stroke-width='1.5' stroke-linecap='round' stroke-opacity='0.6'/%3E%3Cline x1='7' y1='40' x2='11' y2='40' stroke='%234A5168' stroke-width='1.5' stroke-linecap='round' stroke-opacity='0.6'/%3E%3Cline x1='61' y1='40' x2='65' y2='40' stroke='%236C8EFF' stroke-width='2' stroke-linecap='round' stroke-opacity='0.9'/%3E%3Cline x1='58.5' y1='22.5' x2='56.5' y2='24.8' stroke='%234A5168' stroke-width='1' stroke-linecap='round' stroke-opacity='0.5'/%3E%3Cline x1='13.5' y1='22.5' x2='15.5' y2='24.8' stroke='%234A5168' stroke-width='1' stroke-linecap='round' stroke-opacity='0.5'/%3E%3Cline x1='58.5' y1='57.5' x2='56.5' y2='55.2' stroke='%234A5168' stroke-width='1' stroke-linecap='round' stroke-opacity='0.5'/%3E%3Cline x1='13.5' y1='57.5' x2='15.5' y2='55.2' stroke='%234A5168' stroke-width='1' stroke-linecap='round' stroke-opacity='0.5'/%3E%3Cline x1='36' y1='40' x2='36' y2='22' stroke='%236C8EFF' stroke-width='2.5' stroke-linecap='round'/%3E%3Cline x1='36' y1='40' x2='48' y2='47' stroke='%23A78BFA' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='36' cy='40' r='3.5' fill='%236C8EFF'/%3E%3Crect x='34.5' y='7' width='3' height='3' rx='1.5' fill='%236C8EFF'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}