{
  "short_name": "CampSomos",
  "name": "Camp Somos",
  "icons": [
    {
      "src": "logo_no_text_no_outline_no_background.png",
      "sizes": "512x512",
      "type": "image/x-icon"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#D05028",
  "background_color": "#2D4539",
  "shortcuts": [
    {
      "name": "The Invitation",
      "url": "/the-invitation"
    },
    {
      "name": "Itinerary",
      "url": "/the-wedding/itinerary"
    },
    {
      "name": "FAQs",
      "url": "/the-wedding/faqs"
    },
    {
      "name": "Directions",
      "url": "/the-venue/directions"
    },
    {
      "name": "Camp Map",
      "url": "/the-venue/camp-map"
    },
    {
      "name": "RSVP",
      "url": "/the-rsvp"
    }
  ]
}