{
  "name": "ZoRove",
  "short_name": "ZoRove",
  "description": "On-road. Off-road. Offline. Together. Navigation and community for van lifers, overlanders, hunters, and public land explorers.",
  "start_url": "/map",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fffcf7",
  "theme_color": "#1b5032",
  "categories": ["navigation", "travel", "maps", "utilities"],
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
