{
  "name": "Festii.ai - Festival & Concert Marketplace",
  "short_name": "Festii.ai",
  "description": "Ultimate marketplace for festival merchandise, concert gear, and music event memorabilia",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#8B5CF6",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "entertainment", "music"],
  "icons": [
    {
      "src": "/logo/FestiiLogo2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/FestiiLogo2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo/FestiiLogo2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Festii.ai Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Stores",
      "short_name": "Stores",
      "description": "Browse festival vendors and stores",
      "url": "/stores",
      "icons": [
        {
          "src": "/logo/FestiiLogo2.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Search Products",
      "short_name": "Search",
      "description": "Search for festival merchandise",
      "url": "/search",
      "icons": [
        {
          "src": "/logo/FestiiLogo2.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
