{
  "display": "standalone",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "theme_color": "#0f0f0f",
  "background_color": "#ffffff",
  "name": "TechHead Electronics",
  "orientation": "portrait",
  "short_name": "TechHead",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "com.techheadelectronics",
  "description": "TechHead Electronics is your trusted destination for premium smartphones, laptops, accessories, gaming products, repairs, and expert technical support. Browse hundreds of products, book professional device repairs, track your orders in real time, and enjoy secure online shopping with fast, reliable service.",
  "lang": "en",
  "display_override": [
    "standalone",
    "minimal-ui",
    "window-controls-overlay",
    "fullscreen"
  ],
  "categories": [
    "business",
    "shopping",
    "utilities"
  ]
}