{
    "name": "Rachcation 🎉",
    "short_name": "Rachcation",
    "description": "Rachel's 40th Birthday Trip to NYC",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#89CFF0",
    "theme_color": "#FF69B4",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/images/logo_pink_transparent.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/images/logo_pink_transparent.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }