{
  "name": "Aurelia — AI Event Invitations",
  "short_name": "Aurelia",
  "description": "Create stunning, AI-designed digital invitations for luxury weddings, galas, and celebrations.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "background_color": "#FDFBF7",
  "theme_color": "#FDFBF7",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Event",
      "url": "/create",
      "description": "Start designing a new AI-powered invitation"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Manage your events and RSVPs"
    },
    {
      "name": "Examples",
      "url": "/examples",
      "description": "Browse our Signature Collection"
    }
  ]
}
