{
  "id": "/",
  "short_name": "Journi",
  "name": "Journi: Everything for the journey.",
  "description": "One workspace per trip, holding the itinerary, the spending, the documents, the stops, and the people you are travelling with.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "logo.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "logo-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#c96a4a",
  "background_color": "#faf8f5",
  "shortcuts": [
    {
      "name": "Your Journis",
      "short_name": "Journis",
      "description": "Open the list of your trips.",
      "url": "/journis"
    }
  ]
}
