{
  "id": "arena-gourmet-hub",
  "name": "Arena Gourmet",
  "short_name": "Arena",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#091526",
  "theme_color": "#091526",
  "orientation": "portrait",
  "icons": [
    { "src": "logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "logo.png", "sizes": "512x512", "type": "image/png" }
  ]
}