{
  "name": "Assados Churras · Delivery",
  "short_name": "Assados Churras",
  "description": "Churrasco artesanal feito na brasa com entrega rápida",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#7A0018",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food"],
  "shortcuts": [
    {
      "name": "Ver Cardápio",
      "short_name": "Cardápio",
      "description": "Ver produtos disponíveis",
      "url": "/",
      "icons": [{ "src": "/img/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
