{
  "name": "bestime.travel",
  "short_name": "bestime",
  "description": "Data-driven climate scoring. Discover the best time to visit anywhere on Earth.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1209",
  "theme_color": "#D4AF37",
  "categories": ["travel", "lifestyle", "weather"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Best time in January",
      "url": "/where-to-travel-in-january",
      "description": "Top destinations for January travel"
    },
    {
      "name": "Best time in July",
      "url": "/where-to-travel-in-july",
      "description": "Top destinations for July travel"
    }
  ]
}
