{
  "name": "EaseAway — Family Trip Planner",
  "short_name": "EaseAway",
  "description": "Plan your family road trip in minutes, not hours.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#1b2e1f",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
