{
  "name": "Baseline",
  "short_name": "Baseline",
  "description": "Personal nutrition tracker",
  "start_url": "/baseline/",
  "scope": "/baseline/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "orientation": "portrait",
  "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='22' fill='%230f0f0f'/><text x='50' y='72' text-anchor='middle' font-size='68' font-weight='700' font-family='Georgia,serif' fill='%234ade80'>B</text><line x1='12' y1='88' x2='88' y2='88' stroke='%234ade80' stroke-width='6' stroke-linecap='round'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
