{
  "name": "Tracker Music Player PRO",
  "short_name": "Tracker Music",
  "description": "Онлайн плеер культовой трекерной музыки (.mod, .xm, .s3m, .it) демосцены и кейгенов. Прямой libopenmpt WASM синтез и 3D визуализаторы.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030810",
  "theme_color": "#00f3ff",
  "orientation": "any",
  "categories": ["music", "entertainment", "audio"],
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
