{
  "name": "StudyLite",
  "short_name": "StudyLite",
  "description": "Lightweight focus timer, study tracker and cinematic work soundtrack library.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f4f0e8",
  "theme_color": "#0d1726",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='22' fill='%230d1726'/%3E%3Cpath d='M25 68V32h12l13 18 13-18h12v36H64V49L50 67 36 49v19z' fill='%23e7b56a'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}