{
  "name": "Mark & Danica Wedding",
  "short_name": "D&M Wedding",
  "description": "The Wedding Invitation of Mark and Danica - September 18, 2026",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#F6F2EB",
  "theme_color": "#B6A79A",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "assets/hero.jpg",
      "sizes": "543x816",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The Invitation"
    }
  ]
}
