{
  "name": "Sonaris — İşletmeler için Müzik Platformu",
  "short_name": "Sonaris",
  "description": "Yasal, telifsiz ve ücretsiz müzik yayını. İşletmenize özel kanallar, 7/24 akıllı playlist.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050508",
  "theme_color": "#050508",
  "categories": ["music", "business", "entertainment"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Panelim",
      "short_name": "Panel",
      "description": "İşletme paneline git",
      "url": "/panel"
    },
    {
      "name": "Giriş Yap",
      "short_name": "Giriş",
      "url": "/giris"
    }
  ]
}
