{
  "name": "LeakPro Diagnostic",
  "short_name": "LeakPro",
  "description": "Pool leak detection & repair specialists — South Florida. Call 305-942-9447.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050E17",
  "theme_color": "#0D2B45",
  "lang": "en",
  "categories": ["business", "home"],
  "icons": [
    {
      "src": "LeakPro%20Diagnostic%20Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "LeakPro%20Diagnostic%20Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call LeakPro Diagnostic directly",
      "url": "tel:3059429447",
      "icons": [{ "src": "LeakPro%20Diagnostic%20Logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Schedule Inspection",
      "short_name": "Schedule",
      "description": "Request a pool leak diagnostic",
      "url": "./#contact",
      "icons": [{ "src": "LeakPro%20Diagnostic%20Logo.png", "sizes": "96x96" }]
    }
  ]
}
