{
  "name": "Globe Memories — Capture your travel stories",
  "short_name": "Globe",
  "description": "Capture, organize and share your travel memories. Discover other travellers, plan trips, follow friends.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#007BFF",
  "categories": ["travel", "social", "lifestyle"],
  "lang": "pt-PT",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/favicon2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/favicon.jpg",
      "sizes": "180x180",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Descobrir",
      "short_name": "Descobrir",
      "description": "Ver viagens públicas e viajantes",
      "url": "/travels",
      "icons": [
        {
          "src": "/icons/favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Mapa",
      "short_name": "Mapa",
      "description": "Mapa interactivo de viagens",
      "url": "/interactive-map",
      "icons": [
        {
          "src": "/icons/favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Criar viagem",
      "short_name": "Criar",
      "description": "Começar uma nova viagem",
      "url": "/trip/new",
      "icons": [
        {
          "src": "/icons/favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
