{
  "name": "Magical Moments by Reign",
  "short_name": "Magical Moments",
  "description": "Capture. Celebrate. Cherish Forever. — one home for your family's Life Journeys, Family Vault, and every important moment.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf8f3",
  "theme_color": "#2a2130",
  "categories": ["lifestyle", "productivity", "photo"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Your Magical Space", "url": "/home" },
    { "name": "Family Vault", "url": "/dashboard/vault" },
    { "name": "Get Started", "url": "/get-started" }
  ]
}
