{
  "name": "TreadHabit",
  "short_name": "TreadHabit",
  "description": "Walk while you work. Practical guides, gear reviews, and walking plans for the home-office walking pad lifestyle.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf7",
  "theme_color": "#16a34a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 32 32%22><rect width=%2232%22 height=%2232%22 rx=%226%22 fill=%22%2316a34a%22/><text x=%2216%22 y=%2223%22 font-size=%2218%22 font-weight=%22900%22 fill=%22white%22 text-anchor=%22middle%22 font-family=%22sans-serif%22>T</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}