{
  "name": "Spare Bag",
  "short_name": "Spare Bag",
  "description": "Discover and contact travelers departing Germany with spare luggage space, and people sending eligible personal items abroad.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f5f0",
  "theme_color": "#1b3a52",
  "categories": ["travel", "social", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Find travelers", "url": "/find-travelers" },
    { "name": "Find senders", "url": "/find-senders" },
    { "name": "Dashboard", "url": "/dashboard" }
  ]
}
