{
  "name": "TightTimeLog",
  "short_name": "TightTimer",
  "description": "Offline timer for 30s speech, 1m plank, 3m breaks—with on-device session log (IndexedDB). Japanese UI.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0f172a",
  "lang": "en",
  "orientation": "portrait-primary",
  "id": "https://tighttimelog.pages.dev/",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Crect width='128' height='128' rx='24' fill='%230f172a'/%3E%3Ccircle cx='64' cy='64' r='38' fill='none' stroke='%2322d3ee' stroke-width='10'/%3E%3Cpath d='M64 64V40M64 64l18 12' stroke='%23e2e8f0' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
