{
  "name": "coqui-trip",
  "short_name": "coqui-trip",
  "description": "Plan trips, organize itineraries, and preserve travel memories",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F7FF",
  "theme_color": "#A5C8F8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["travel", "lifestyle", "productivity"]
}
