{
  "name": "Cherished Pages",
  "short_name": "Cherished",
  "description": "Cherished Pages — a premium digital guestbook for live events: weddings, birthdays, and brand activations.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#b8860b",
  "background_color": "#f7f4f0",
  "categories": ["lifestyle", "events"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
