{
  "name": "Baffaro Sushi",
  "short_name": "Baffaro",
  "description": "Sabor Premium en San Miguel",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#101412",
  "theme_color": "#D32F2F",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}
