{
  "name": "Oven to Air Fryer Converter",
  "short_name": "Oven2AirFry",
  "description": "Free oven to air fryer temperature and time converter — no signup required",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
