{
  "name": "Pasang Grup",
  "short_name": "Pasang Grup",
  "description": "Professional Gaming Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#06B6D4",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "16x16 32x32 64x64 128x128 256x256",
      "type": "image/svg+xml"
    }
  ]
}