{
  "name": "Stuff To Do Near Me",
  "short_name": "StuffToDo",
  "description": "Discover extraordinary activities, hidden gems, and unforgettable experiences near you. AI-powered discovery across 300+ cities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF385C",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["travel", "lifestyle", "entertainment"],
  "screenshots": [],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
