{
  "name": "Airfryer 500 — App de Receitas",
  "short_name": "Airfryer 500",
  "description": "+500 receitas de airfryer: carnes, frangos, doces, bolos, salgados e vegetais.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff8f0",
  "theme_color": "#ff6b35",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}