{
  "name": "Respiration Rate Counter",
  "short_name": "RR Counter",
  "description": "Calculate an observed average respiration rate by marking each breath. Runs entirely on your device.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef2f5",
  "theme_color": "#0d9488",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='42' fill='%230d9488'/%3E%3Cpath d='M24 102c18 0 18-42 36-42s18 66 36 66 18-78 36-78 18 54 36 54' fill='none' stroke='white' stroke-width='14' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
