{
  "name": "Where To Find Toronto",
  "short_name": "WTF Toronto",
  "description": "Toronto's ultimate city guide — restaurants, things to do, hotels, hidden gems and events.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00cfff",
  "lang": "en-CA",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["travel", "food", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Where To Find Toronto — homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Right Now",
      "short_name": "Open Now",
      "url": "/tonight",
      "description": "See what's open in Toronto right now"
    },
    {
      "name": "Plan My Day",
      "short_name": "Plan Day",
      "url": "/plan-my-day",
      "description": "AI-powered Toronto day planner"
    },
    {
      "name": "Eats",
      "short_name": "Eats",
      "url": "/eats",
      "description": "Best restaurants in Toronto"
    },
    {
      "name": "Things To Do",
      "short_name": "Things To Do",
      "url": "/things-to-do",
      "description": "Top Toronto attractions and activities"
    }
  ]
}
