{
  "name": "Macro Builder",
  "short_name": "Macro Builder",
  "description": "Daily meal macro tracker",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f5f5f0",
  "theme_color": "#f5f5f0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%23f5f5f0'/><text y='360' x='256' text-anchor='middle' font-size='300'>💪</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
