{
  "name": "Lastravelos",
  "short_name": "Lastravelos",
  "description": "Odkryj świat podróży! Inspirujące destynacje, praktyczne wskazówki i niezapomniane przygody",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "https://lastravelos.com/static/favicon/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "https://lastravelos.com/static/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "travel"
  ],
  "lang": "pl",
  "scope": "/",
  "id": "/lastravelos.com/"
}