{
  "name": "BestBox - Seedbox Services",
  "short_name": "BestBox",
  "description": "Professional seedbox services with high-speed servers, unlimited bandwidth, and 24/7 support",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "hu",
  "dir": "ltr",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-16x16.webp",
      "sizes": "16x16",
      "type": "image/webp"
    },
    {
      "src": "/favicon-32x32.webp",
      "sizes": "32x32",
      "type": "image/webp"
    },
    {
      "src": "/apple-touch-icon.webp",
      "sizes": "180x180",
      "type": "image/webp"
    },
    {
      "src": "/android-chrome-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Packages",
      "short_name": "Packages",
      "description": "Browse available seedbox packages",
      "url": "/packages",
      "icons": [
        {
          "src": "/favicon-32x32.webp",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our support team",
      "url": "/contact",
      "icons": [
        {
          "src": "/favicon-32x32.webp",
          "sizes": "32x32"
        }
      ]
    }
  ]
}
