{
  "name": "JamBase Games - Name That Artist",
  "short_name": "Name That Artist",
  "description": "Test your music knowledge! Identify artists from photos, discover upcoming shows, and compete on the leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0a1a",
  "theme_color": "#1C006C",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
