{
  "name": "BramMario — Multiplayer Platformer",
  "short_name": "BramMario",
  "description": "2D Super Mario style multiplayer platformer with P2P WebRTC netcode",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#5c94fc",
  "theme_color": "#5c94fc",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
