{
  "name": "Triptris",
  "short_name": "Triptris",
  "description": "A psychedelic retro synth arcade puzzle where falling neon gems snap onto a glowing grid and chain-pop into generative music.",
  "id": "/triptris/",
  "start_url": "/triptris/",
  "scope": "/triptris/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06040d",
  "theme_color": "#06040d",
  "icons": [
    {
      "src": "/assets/triptris-app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/triptris-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/triptris-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/triptris-box-art-lucid-temple.jpg",
      "sizes": "1254x1254",
      "type": "image/jpeg",
      "label": "Triptris psychedelic retro synth arcade box art"
    }
  ]
}
