{
  "name": "Synapse Studio - Editor",
  "short_name": "Synapse Studio",
  "description": "A general 2D game maker in the browser: build a scene, place objects, give them behaviors and events, and it plays with real graphics.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e0d13",
  "theme_color": "#7c3aed",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
