{
  "name": "GoDrop — Peer-to-peer parcel delivery",
  "short_name": "GoDrop",
  "description": "Send parcels with drivers and travellers already going your way. Secured by a two-code handoff.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1614",
  "theme_color": "#1A1614",
  "categories": ["travel", "lifestyle", "productivity"],
  "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" }
  ]
}
