{
  "name": "Matter — BP Tracker",
  "short_name": "Matter",
  "description": "Log your blood pressure readings, track trends, and monitor your supplement routine over time.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#8E2022",
  "background_color": "#f9f5f0",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
