{
  "name": "AI SUNO Россия",
  "short_name": "AI SUNO",
  "description": "Создание музыки и песен с помощью нейросети",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/assets/favicon.ico",
      "sizes": "64x64 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/logo.png",
      "sizes": "426x426",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/logo.png",
      "sizes": "426x426",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
