{
  "id": "/",
  "name": "eInvit — Digital Wedding Invitations",
  "short_name": "eInvit",
  "description": "Create digital wedding invitations with RSVP tracking, guest management, WhatsApp delivery and photo galleries — install eInvit for quick, full-screen access.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#FAF6F1",
  "theme_color": "#7A2048",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["lifestyle", "events", "social"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Create an Invitation",
      "short_name": "Create",
      "description": "Start building a new digital invitation",
      "url": "/?source=pwa-shortcut#pricing",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Real Wedding Gallery",
      "short_name": "Gallery",
      "description": "Browse real eInvit weddings for inspiration",
      "url": "/gallery?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
