{
  "name": "iOSSpecialist Expert",
  "short_name": "iOSSpecialist",
  "description": "Professional iPhone IMEI & Server Unlocking — Fast, Secure, Worldwide.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0a0f",
  "background_color": "#0a0a0f",
  "lang": "en",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/assets/images/logo.png?v=2",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/pwa/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/pwa/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/pwa/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/images/pwa/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "IMEI Services",
      "short_name": "IMEI",
      "description": "Browse IMEI unlocking services",
      "url": "/imei_services.php",
      "icons": [{ "src": "/assets/images/pwa/icon-96.png?v=2", "sizes": "96x96" }]
    },
    {
      "name": "Server Services",
      "short_name": "Server",
      "description": "Browse server unlocking services",
      "url": "/server_services.php",
      "icons": [{ "src": "/assets/images/pwa/icon-96.png?v=2", "sizes": "96x96" }]
    },
    {
      "name": "Check Order",
      "short_name": "Orders",
      "description": "View your orders",
      "url": "/all_orders.php",
      "icons": [{ "src": "/assets/images/pwa/icon-96.png?v=2", "sizes": "96x96" }]
    }
  ]
}
