{
  "name": "Zé Mochileiro — Guia de Turismo",
  "short_name": "Zé Mochileiro",
  "description": "Excursões e experiências personalizadas em São Paulo. Reserve online com PIX ou link de pagamento. Guia profissional CADASTUR.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#2D6A2E",
  "theme_color": "#2D6A2E",
  "lang": "pt-BR",
  "scope": "/",
  "categories": ["travel", "tourism", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%232D6A2E' rx='32'/><text y='130' x='30' font-size='130'>🧳</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%232D6A2E' rx='80'/><text y='360' x='60' font-size='380'>🧳</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Excursões",
      "short_name": "Excursões",
      "description": "Veja excursões e destinos disponíveis",
      "url": "/index.html#destinos",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>🗺️</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Sobre",
      "short_name": "Sobre",
      "description": "Conheça o Zé Mochileiro",
      "url": "/sobre.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>👤</text></svg>", "sizes": "96x96" }]
    }
  ]
}
