{
  "name": "Air Fryer Hub",
  "short_name": "AirFryHub",
  "description": "Air fryer cooking times, oven-to-air-fryer converter, and °C/°F charts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c2410c",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Cooking Times",
      "url": "/air-fryer-cooking-times",
      "description": "Browse all air fryer cooking times"
    },
    {
      "name": "Converter",
      "url": "/oven-to-air-fryer-converter",
      "description": "Convert oven temperature to air fryer"
    },
    {
      "name": "Conversion Chart",
      "url": "/air-fryer-conversion-chart",
      "description": "Full air fryer conversion chart"
    },
    {
      "name": "Dual-Basket Planner",
      "url": "/air-fryer-dual-basket-planner",
      "description": "Plan two foods to finish together"
    },
    {
      "name": "Range Air-Fry",
      "url": "/oven-air-fry-setting-converter",
      "description": "Convert for oven air-fry settings"
    }
  ]
}
