{
  "name": "週課・日課チェックリスト",
  "short_name": "週課・日課",
  "description": "FF14のデイリー・ウィークリーのやることを1画面で管理。リセット時刻ごとにチェックが自動解除されます。",
  "id": "/checklist/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1012",
  "theme_color": "#0f1012",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%230f1012'/><text y='.9em' font-size='80' x='10'>✅</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
