{
  "name": "Caribbean Garage Doors",
  "short_name": "Caribbean GD",
  "description": "Family-owned Cuban garage door specialists serving South Florida since 2017. Garage doors, gates, intercoms, and smart motors.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0d6e6e",
  "lang": "en-US",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Call English",
      "short_name": "Call EN",
      "description": "Call our English-speaking line",
      "url": "tel:7865301987"
    },
    {
      "name": "Llamar Espanol",
      "short_name": "Llamar ES",
      "description": "Llamar a nuestra linea en espanol",
      "url": "tel:7864849584"
    },
    {
      "name": "Request a Quote",
      "short_name": "Quote",
      "description": "Submit a free quote request",
      "url": "/#request"
    }
  ]
}
