{
  "name": "AgaveNomad — Explore Agave. Curate Your Vault.",
  "short_name": "AgaveNomad",
  "description": "A refined collector's companion for tequila, mezcal, and the world of agave spirits.",
  "start_url": "https://agavenomad.com",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#061B12",
  "theme_color": "#0F3D2E",
  "categories": ["lifestyle", "food", "utilities"],
  "icons": [
    {
      "src": "assets/logo-icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "assets/logo-icon-256.jpg",
      "sizes": "256x256",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "assets/logo-icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}