{
  "name": "Private Blood Pressure Diary",
  "short_name": "BP Diary",
  "description": "Track blood pressure privately in Telegram with local-only storage.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f8f3f1",
  "theme_color": "#8f1d2c",
  "icons": [
    {
      "src": "./favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
