{
  "name": "CS2Hype",
  "short_name": "CS2Hype",
  "description": "CS2Hype tools, skins, servers, guides, and community portal for Counter-Strike 2 players.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0b12",
  "theme_color": "#7c3aed",
  "categories": ["games", "utilities", "sports"],
  "lang": "en",
  "icons": [
    {
      "src": "/img/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "CS2 Skin Prices",
      "short_name": "Skins",
      "description": "Search CS2 skins and compare current market prices.",
      "url": "/skins?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/img/favicon.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Inventory Checker",
      "short_name": "Inventory",
      "description": "Check public Steam CS2 inventory value quickly.",
      "url": "/inventory?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/img/favicon.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "CS2 Server Status",
      "short_name": "Status",
      "description": "Open the live CS2 status and outage checker.",
      "url": "/is-cs2-down?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/img/favicon.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "CS2 Tools",
      "short_name": "Tools",
      "description": "Jump into crosshair, economy, practice, and utility tools.",
      "url": "/tools?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/img/favicon.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    }
  ]
}
