{
  "name": "Choob Studio AI",
  "short_name": "Choob Studio",
  "description": "Создай свой AI-трек и выпусти на Яндекс Музыку",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0A1A",
  "theme_color": "#7C3AED",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
