{
  "name": "La Azucena - Premium Specialty Coffee",
  "short_name": "La Azucena",
  "description": "Premier specialty coffee producer specializing in the rare Geisha varietal with award-winning coffees",
  "start_url": "https://laazucena.cafe/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#8B6F47",
  "categories": [
    "shopping",
    "food & drink"
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x1024",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Our Coffee",
      "short_name": "Coffee",
      "description": "View our specialty coffee collection",
      "url": "https://laazucena.cafe/#coffee",
      "icons": [
        {
          "src": "/icon-coffee.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "https://laazucena.cafe/#contact",
      "icons": [
        {
          "src": "/icon-contact.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
