{
  "name": "WayCrumb — Plan Together, Travel Better",
  "short_name": "WayCrumb",
  "description": "Collaborative travel planning and memory app",
  "start_url": "/trips",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F5F3",
  "theme_color": "#F5F5F3",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
