{
  "name": "Your voice plans your next journey",
  "short_name": "Treveo",
  "description": "Your voice plans your next journey",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#00272C",
  "theme_color": "#E1FF51",
  "categories": ["travel"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/apple-touch-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
