{
  "name": "Laith Life Manager",
  "short_name": "Life Manager",
  "description": "Personal reading and life management app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2ede8",
  "theme_color": "#f2ede8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23f2ede8'/><text x='96' y='130' font-family='serif' font-size='110' text-anchor='middle' fill='%23c4622d'>L</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23f2ede8'/><text x='256' y='360' font-family='serif' font-size='300' text-anchor='middle' fill='%23c4622d'>L</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle"]
}
