{
  "name": "Routes - Travel Collections",
  "short_name": "Routes",
  "description": "Organize your trips, travel notes, flight PDFs, and bookmarks in one place, offline-ready.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#121417",
  "theme_color": "#121417",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
