{
  "name": "Time Lens",
  "short_name": "Time Lens",
  "description": "A time-awareness timer for sequential tasks, designed to make time remaining feel visible.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#070a12",
  "theme_color": "#0b1020",
  "icons": [
    {"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
