{
  "name": "SM64CoopDX",
  "short_name": "SM64Coop",
  "description": "Super Mario 64 online multiplayer in the browser",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["games"]
}
