{
  "short_name": "T&T App",
  "name": "Tourism & Tradition - Carnival Discovery",
  "description": "Discover worldwide carnival festivals, ancient traditions, and cultural tours. Join the global celebration!",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#F2337B",
  "background_color": "#050511",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["travel", "entertainment", "lifestyle"],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home screen with featured carnivals"
    }
  ],
  "shortcuts": [
    {
      "name": "Carnival Calendar",
      "short_name": "Calendar",
      "description": "View upcoming carnival events",
      "url": "/calendar",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Share Experience",
      "short_name": "Share",
      "description": "Share your carnival story",
      "url": "/experiences",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
