
{
  "name": "Villa's Roraima - Resort de Luxo",
  "short_name": "Villa's RR",
  "description": "Luxury Resort App - Reservas, Cardápio, Serviços e Experiências Premium",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#14b8a6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle", "hospitality"],
  "shortcuts": [
    {
      "name": "Nova Reserva",
      "short_name": "Reservar",
      "description": "Fazer uma nova reserva",
      "url": "/book",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Cardápio",
      "short_name": "Menu",
      "description": "Ver cardápio digital",
      "url": "/menu",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Serviços",
      "short_name": "Serviços",
      "description": "Solicitar serviços",
      "url": "/servicos",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
