{
  "name": "Time Converter",
  "short_name": "TimeConv",
  "description": "All-in-one time conversion tool — units, timezones, timestamps & formats",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/globe.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
