{
  "name": "Tripo – Map Your Travels",
  "short_name": "Tripo",
  "description": "Map your travels from photos – automatic GPS extraction, clustering, and trip sharing",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf6ed",
  "theme_color": "#D32F2F",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}