{
  "id": "/?source=pwa",
  "lang": "en-US",
  "dir": "ltr",
  "name": "Tourism & Tradition - Carnival Discovery",
  "short_name": "T&T App",
  "description": "Discover worldwide carnival festivals, ancient traditions, spiritual meanings, rituals, and cultural tours. Join the global celebration!",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#F2337B",
  "background_color": "#050511",
  "categories": ["travel", "lifestyle", "entertainment", "education"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Carnival Calendar",
      "short_name": "Calendar",
      "description": "View upcoming carnival events worldwide",
      "url": "/calendar?source=shortcut",
      "icons": [{ "src": "logo192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Book a Tour",
      "short_name": "Tours",
      "description": "Browse luxury tours to ancient ruins and sacred sites",
      "url": "/book-tour?source=shortcut",
      "icons": [{ "src": "logo192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "Check your tour bookings and payment status",
      "url": "/my-bookings?source=shortcut",
      "icons": [{ "src": "logo192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
