{
  "name": "CeBo Official",
  "short_name": "CeBo",
  "description": "CeBo Official Website - Türk-Azerbaycanlı Müzik Sanatçısı",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#022c22",
  "theme_color": "#064e3b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "lang": "tr",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Songs",
      "short_name": "Songs",
      "description": "Browse all songs",
      "url": "/tr/songs",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "View photo gallery",
      "url": "/tr/gallery",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
