{
  "name": "Infinite Travel Couple",
  "short_name": "Infinite Travel",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07110e",
  "theme_color": "#0a1712",
  "description": "Shared RV trip planning with learned preferences, campground discovery and offline travel packs.",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}