{
  "name": "iDie - Memento Mori Tracker",
  "short_name": "iDie",
  "description": "Calculate estimated life expectancy based on actuarial patterns, view a real-time mortal countdown, and receive daily motivational quotes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#12141a",
  "theme_color": "#12141a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
