{
  "name": "Longevity Path",
  "short_name": "Longevity Path",
  "description": "Discover your life expectancy and the habits that could add years to your life. Free, evidence-based longevity assessment.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2CBA5F",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ]
}
