{
  "name": "life-os",
  "short_name": "life-os",
  "description": "Personal command center: capture, today, backlog, diary, audit",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230f1115'/><text x='96' y='118' font-family='-apple-system,system-ui,sans-serif' font-size='86' font-weight='600' fill='%237aa2f7' text-anchor='middle'>l</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230f1115'/><text x='256' y='320' font-family='-apple-system,system-ui,sans-serif' font-size='240' font-weight='600' fill='%237aa2f7' text-anchor='middle'>l</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
