{
  "short_name": "MN Electrical",
  "name": "MN Electrical Plumber - Electrician & Plumbing Services Riyadh",
  "description": "Professional electrical and plumbing services in Riyadh, Saudi Arabia. 24/7 emergency services, house wiring, lighting installation, plumbing repairs.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0e1a",
  "background_color": "#ffffff",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "Request Service",
      "short_name": "Book Now",
      "description": "Book electrical or plumbing service",
      "url": "/service",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "description": "Track your service request",
      "url": "/track-order",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ]
}