{
  "id": "/",
  "name": "FEMIX Plumbing Services",
  "short_name": "FEMIX",
  "description": "Premium plumbing services in Ile Ife, Osun State, Nigeria. Licensed & certified since 2019.",
  "start_url": "/index.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060B10",
  "theme_color": "#C8A44A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/femix-logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "images/femix-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "Call Us",
      "url": "tel:+2349060708332",
      "description": "Call FEMIX Plumbing directly"
    },
    {
      "name": "WhatsApp",
      "url": "https://wa.me/2349060708332",
      "description": "Chat with us on WhatsApp"
    }
  ]
}
