{
  "name": "NF-Wedding",
  "short_name": "NF-Wedding",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563EB",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/wedding-icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ]
}