{
  "name": "EZPZ Workout Tracker",
  "short_name": "EZPZ",
  "description": "Workout and macro tracking app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0b10",
  "theme_color": "#0b0b10",
  "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='20' fill='%230b0b10'/><text x='50' y='62' font-family='monospace' font-size='28' font-weight='800' fill='%23FF6B6B' text-anchor='middle'>EZPZ</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
