{
  "id": "/",
  "name": "LifeStatistics.net",
  "short_name": "LifeStats",
  "description": "Fast privacy-first calculators for age, dates, birthdays, zodiac, and life statistics.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#155eef",
  "icons": [
    {
      "src": "/assets/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}