{
  "name": "Steps to KM Converter",
  "short_name": "Steps to KM",
  "description": "Convert walking and running steps to kilometers, miles, and other distance units instantly.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#e8651a",
  "background_color": "#0a0a0a",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/images/logo.png",
      "sizes": "200x200",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["health", "fitness", "utilities"]
}
