{
  "name": "Poppio",
  "short_name": "Poppio",
  "description": "AI-powered event discovery platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/poppio-fav.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/poppio-fav.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}