{
  "name": "FOMO-NO! Event Planner",
  "short_name": "FOMO-NO!",
  "description": "Plan your day. Stop missing out. AI-curated events that fit your vibe.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eaf6ff",
  "theme_color": "#7dd3fc",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/fomo-no-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/fomo-no-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
