{
  "id": "/",
  "name": "WasVictus",
  "short_name": "WasVictus",
  "description": "WasVictus — advanced checkout, cracking and checker tools.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png?v=20260604",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png?v=20260604",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png?v=20260604",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png?v=20260604",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Checkout Hitter",
      "short_name": "Hitter",
      "url": "/home"
    },
    {
      "name": "Community",
      "short_name": "Community",
      "url": "/community"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#000000"
}