{
  "id": "/",
  "name": "Hernandez Legal, P.A.",
  "short_name": "Hernandez Legal",
  "description": "Probate, Estate Planning, Civil Litigation & More — Coral Gables, FL",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c1520",
  "theme_color": "#1e4466",
  "categories": ["legal", "business"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Free Consultation",
      "short_name": "Consult",
      "description": "Schedule a free consultation",
      "url": "./index.html#consult",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Browse our practice areas",
      "url": "./services/index.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "assets/video/hero-legal.mp4",
      "sizes": "1280x720",
      "type": "video/mp4",
      "label": "Hernandez Legal Homepage"
    }
  ]
}
