{
  "name": "PuraTrip",
  "short_name": "PuraTrip",
  "description": "Comprehensive trip planning and expense management app. Coordinate travel, track expenses, share photos, and manage payments with friends and family.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "icons": [
    {
      "src": "/ic_launcher.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/ic_launcher.webp",
      "sizes": "192x192",
      "type": "image/webp"
    }
  ]
}