{
  "name": "Weight Tracker",
  "short_name": "Weight",
  "description": "Track your weight, steps, calories, water, and sleep with Apple Shortcuts integration",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1724",
  "theme_color": "#22c55e",
  "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='24' fill='%2322c55e'/><text x='50' y='65' font-size='52' text-anchor='middle' fill='white' font-family='sans-serif'>⚖</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}