{
  "name": "Puff Log — Asthma Medication Tracker",
  "short_name": "Puff Log",
  "description": "Track reliever, preventer, and add-on inhaler doses for a child, with reminders and a safety reference sheet.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F2F5F7",
  "theme_color": "#0F7C82",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='22' fill='%230F7C82'/%3E%3Ctext x='50' y='66' font-size='58' text-anchor='middle' fill='white' font-family='sans-serif'%3E%2B%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
