{
  "name": "Mappora - Planejador de Viagens",
  "short_name": "Mappora",
  "description": "Planeje viagens, organize roteiros, controle gastos e guarde memórias em um só lugar.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF7F5",
  "theme_color": "#7A1F3D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%237A1F3D'/><path d='M96 30 C96 30 44 80 44 120 C44 148 67.5 170 96 170 C124.5 170 148 148 148 120 C148 80 96 30 96 30Z' fill='white' opacity='0.9'/><circle cx='96' cy='120' r='18' fill='%237A1F3D'/></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' rx='100' fill='%237A1F3D'/><path d='M256 70 C256 70 120 200 120 310 C120 385 181 440 256 440 C331 440 392 385 392 310 C392 200 256 70 256 70Z' fill='white' opacity='0.9'/><circle cx='256' cy='310' r='48' fill='%237A1F3D'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle", "productivity"],
  "lang": "pt-BR",
  "shortcuts": [
    {
      "name": "Nova viagem",
      "url": "/trips",
      "description": "Criar uma nova viagem"
    },
    {
      "name": "Mapa",
      "url": "/map",
      "description": "Ver mapa de pins"
    }
  ]
}
