{
  "name": "Ravigo",
  "short_name": "Ravigo",
  "description": "Crie sua loja online com IA, receba pedidos sem comissão e gerencie delivery, impressão e cardápio.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#121014",
  "theme_color": "#DC2626",
  "lang": "pt-BR",
  "categories": ["business", "food", "productivity"],
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
