{
  "name": "baro-me — Barometric Pressure Tracker",
  "short_name": "baro-me",
  "description": "Track barometric pressure and discover how weather affects you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e8d5f5",
  "theme_color": "#7c5cbf",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpolyline points='3,8 10,14 17,6 29,22' fill='none' stroke='%237c5cbf' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
