{
  "name": "ImUp",
  "short_name": "ImUp",
  "description": "Track 1v1 game stats, leaderboards, and head-to-head records across any game.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050810",
  "theme_color": "#050810",
  "icons": [
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
