{
  "short_name": "Buscar",
  "name": "Buscar - Discover Events",
  "description": "Swipe through the best events happening in your city. Find live music, food festivals, art shows, nightlife, and local happenings.",
  "icons": [
    {
      "src": "favicon.ico?v=3.7.169",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "apple-touch-icon.png?v=3.7.169",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png?v=3.7.169",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png?v=3.7.169",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png?v=3.7.169",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v=3.7.169",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#EF4444",
  "background_color": "#09090B",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "entertainment", "social"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "My Plans",
      "short_name": "Plans",
      "url": "/itinerary",
      "icons": [
        { "src": "/icon-96.png?v=3.7.169", "sizes": "96x96", "type": "image/png" },
        { "src": "/icon-192.png?v=3.7.169", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "url": "/wallet",
      "icons": [
        { "src": "/icon-96.png?v=3.7.169", "sizes": "96x96", "type": "image/png" },
        { "src": "/icon-192.png?v=3.7.169", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
