{
  "name": "Conversetions – South Africa's #1 Music Charts",
  "short_name": "Conversetions",
  "description": "Discover trending South African songs, vote for your favorites, read the latest music news, and explore artist profiles.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-ZA",
  "categories": ["music", "entertainment", "news"],
  "icons": [
    {
      "src": "/images/favicon-light.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Charts",
      "short_name": "Charts",
      "description": "View SA Music Charts",
      "url": "/charts",
      "icons": [{ "src": "/images/favicon-light.png", "sizes": "192x192" }]
    },
    {
      "name": "Artists",
      "short_name": "Artists",
      "description": "Explore South African Artists",
      "url": "/artists"
    },
    {
      "name": "News",
      "short_name": "News",
      "description": "Latest SA Music News",
      "url": "/news"
    },
    {
      "name": "Trending",
      "short_name": "Trending",
      "description": "Trending Songs in South Africa",
      "url": "/trending"
    }
  ]
}
