{
  "name": "Vastrox",
  "short_name": "Vastrox",
  "description": "Premium hosting for game servers, VPS, websites, and 24/7 technical support.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#f5f8ff",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Game Servers",
      "short_name": "Game Servers",
      "description": "Quick access to the Vastrox game server catalog",
      "url": "game-servers.php",
      "icons": [
        {
          "src": "images/logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Reach Vastrox support and customer success",
      "url": "contact.php",
      "icons": [
        {
          "src": "images/logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
