{
  "name": "Vida - Music Fan Community",
  "short_name": "Vida",
  "description": "Connect with music fans, discover new artists, and compete in music challenges",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#DB24CB",
  "background_color": "#000000",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/public/vida-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "social", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Leaderboard",
      "short_name": "Leaderboard",
      "description": "View the music fan leaderboard",
      "url": "/leaderboard",
      "icons": [
        {
          "src": "/public/vida-logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=io.vidanow.vida",
      "id": "io.vidanow.vida"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id6745931882",
      "id": "6745931882"
    }
  ]
}
