{
  "name": "Best Time To Go",
  "short_name": "Best Time",
  "description": "Discover the perfect moment to travel. Pick a city, see the 2-3 best weeks to visit.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAFA",
  "theme_color": "#FF6B4A",
  "categories": ["travel", "lifestyle", "weather"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%23FF6B4A'/%3E%3Ctext y='148' x='28' font-size='130'%3E%E2%98%80%EF%B8%8F%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='108' fill='%23FF6B4A'/%3E%3Ctext y='400' x='74' font-size='360'%3E%E2%98%80%EF%B8%8F%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
