{
  "name": "Beerpong Stats",
  "short_name": "Beerpong Stats",
  "description": "Track your beerpong games and statistics",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1625",
  "theme_color": "#6056ff",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["games", "sports", "entertainment"],
  "lang": "en",
  "dir": "ltr"
}

