{
  "name": "내 삶 대시보드",
  "short_name": "리나",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0f11",
  "theme_color": "#0e0f11",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230e0f11'/><rect x='40' y='40' width='112' height='112' rx='24' fill='%23c8f135'/><text x='96' y='110' font-size='60' text-anchor='middle' fill='%230e0f11' font-family='sans-serif' font-weight='bold'>리</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230e0f11'/><rect x='100' y='100' width='312' height='312' rx='60' fill='%23c8f135'/><text x='256' y='295' font-size='160' text-anchor='middle' fill='%230e0f11' font-family='sans-serif' font-weight='bold'>리</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
