{
  "short_name": "Edgar Lopez Law",
  "name": "Edgar Lopez Law | Personal Injury Attorney",
  "description": "Edgar Lopez Law is a California-based personal injury law firm representing clients in car accidents, motorcycle accidents, slip and fall injuries, and rideshare (Uber/Lyft) claims.",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/maskable-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b1c36",
  "background_color": "#0b1c36",
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "categories": ["legal", "law-firm", "personal-injury", "attorney", "legal-services"],
  "shortcuts": [
    {
      "name": "Free Consultation",
      "short_name": "Consult",
      "url": "/contact",
      "icons": [{"src": "icons/shortcut-appointment.png", "sizes": "96x96", "type": "image/png"}]
    },
    {
      "name": "Call Edgar Lopez Law",
      "short_name": "Call Attorney",
      "url": "tel:+19517492948",
      "icons": [{"src": "icons/shortcut-appointment.png", "sizes": "96x96", "type": "image/png"}]
    }
  ]
}