{
  "name": "Beat Up Mania Online",
  "short_name": "BeatUpMania",
  "description": "Free web rhythm game with hundreds of songs. Play, compete, and climb the leaderboards.",
  "start_url": "/hub.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
