{
  "name": "MeetNav",
  "short_name": "MeetNav",
  "description": "Navigate to each other in real-time. Share a link, follow the arrow, find your friend.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "icons": [
    { "src": "favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "icon-192.svg", "type": "image/svg+xml", "sizes": "192x192" }
  ]
}
