{
  "name": "Celevo - Event Planning Made Simple",
  "short_name": "Celevo",
  "description": "Plan any event with ease — guestlist, timeline, budget, website and more",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2A5C42",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232A5C42' width='192' height='192'/><text x='96' y='110' font-size='90' font-weight='bold' fill='white' text-anchor='middle' font-family='serif'>C</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%232A5C42' width='512' height='512'/><text x='256' y='295' font-size='250' font-weight='bold' fill='white' text-anchor='middle' font-family='serif'>C</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f8faf9' width='540' height='720'/><rect fill='%232A5C42' width='540' height='60'/><text x='270' y='40' font-size='24' font-weight='bold' fill='white' text-anchor='middle'>Celevo</text><text x='270' y='200' font-size='20' fill='%23111827' text-anchor='middle' font-weight='bold'>Plan Your Event</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%23f8faf9' width='1280' height='720'/><rect fill='%232A5C42' width='1280' height='60'/><text x='640' y='40' font-size='24' font-weight='bold' fill='white' text-anchor='middle'>Celevo</text><text x='640' y='200' font-size='20' fill='%23111827' text-anchor='middle' font-weight='bold'>Plan Your Event</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your event dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232A5C42' width='192' height='192'/><text x='96' y='110' font-size='90' font-weight='bold' fill='white' text-anchor='middle' font-family='serif'>D</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Guests",
      "short_name": "Guests",
      "description": "Manage your guests",
      "url": "/guests",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232A5C42' width='192' height='192'/><text x='96' y='110' font-size='90' font-weight='bold' fill='white' text-anchor='middle' font-family='serif'>G</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
