{
  "name": "BPTally — Blood Pressure Diary",
  "short_name": "BPTally",
  "description": "A blood pressure diary for patients who hand a chart to their cardiologist. AHA categorization, doctor-export PDF.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E40AF",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
