{
  "name": "Life OS",
  "short_name": "Life OS",
  "description": "Personal Operating System - Goals, Health, Habits, Journal",
  "start_url": "/accountability-tracker/",
  "scope": "/accountability-tracker/",
  "display": "standalone",
  "background_color": "#1a1d23",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%236366f1'/><text x='50' y='68' font-size='50' text-anchor='middle' fill='white' font-family='system-ui' font-weight='bold'>OS</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}