{
  "name": "Secret Story Marrakech",
  "short_name": "Secret Story",
  "description": "The Voice has spoken. Let the game begin.",
  "start_url": "/game",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-icon", "sizes": "180x180", "type": "image/png" }
  ]
}
