{
  "name": "Diana's Weddings",
  "short_name": "Diana's",
  "description": "Luxury wedding and event rentals in Sacramento, CA.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8F5",
  "theme_color": "#C5A059",
  "lang": "en",
  "categories": ["lifestyle", "shopping", "business"],
  "icons": [
    {
      "src": "/images/dianas_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/dianas_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/dianas_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book now",
      "short_name": "Book",
      "url": "/#booking",
      "description": "Jump straight to the booking form"
    },
    {
      "name": "Call us",
      "short_name": "Call",
      "url": "tel:+19169999109",
      "description": "Phone Diana's Weddings"
    },
    {
      "name": "WhatsApp",
      "short_name": "WhatsApp",
      "url": "https://wa.me/19169999109",
      "description": "Chat on WhatsApp"
    }
  ]
}
