{
  "name": "VALSTATS",
  "short_name": "VALSTATS",
  "description": "Valorant Competitive Performance Tracker",
  "start_url": "./valorant-stats.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0c0f",
  "theme_color": "#0b0c0f",
  "icons": [
    { "src": "icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
