{
  "name": "Trippy Jump",
  "short_name": "Trippy Jump",
  "description": "A psychedelic physics-based platformer. Bounce through the cosmic void on sacred geometry patterns.",
  "id": "/experiments/trippy-jump/",
  "start_url": "/experiments/trippy-jump/",
  "scope": "/experiments/trippy-jump/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08060f",
  "theme_color": "#08060f",
  "icons": [
    {
      "src": "/assets/trippy-jump-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/trippy-jump-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
