{
  "name": "ORBIT MIND",
  "short_name": "ORBIT MIND",
  "description": "A hypnotic audio-reactive orbital puzzle. Tune living systems into harmonic resonance.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#03030c",
  "theme_color": "#3cd0ff",
  "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", "music", "entertainment"],
  "prefer_related_applications": false
}
