{
  "name": "BoothFinder",
  "short_name": "BoothFinder",
  "description": "Discover craft markets, vendor fairs, and artisan events near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1555400038-63f5ba517a47?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1555400038-63f5ba517a47?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping", "events"],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1540575467063-178a50c2df87?w=1280&h=720&fit=crop",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ]
}
