{
  "name": "Born2Now - Age Calculator",
  "short_name": "Born2Now",
  "description": "Free online age calculator that helps you calculate your exact age instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#6366F1",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
