{
  "name": "Wise Family Living Road Trip Explorer",
  "short_name": "Road Trip Explorer",
  "description": "A premium, mobile-first family road trip companion — plan your adventure, track your budget, log every stop, and preserve your memories, even offline.",
  "start_url": "/index.html",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf7f0",
  "theme_color": "#1b4332",
  "categories": ["travel", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
