{
  "name": "Roamio",
  "short_name": "Roamio",
  "description": "Personalized travel recommendations with estimated costs, route options, stays, and booking handoffs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef5f9",
  "theme_color": "#172554",
  "icons": [
    {
      "src": "/icons/roamio-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/roamio-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/roamio-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
