{
  "name": "The Vibe Waco",
  "short_name": "Vibe Waco",
  "description": "Discover local businesses, events, jobs, experiences, coupons, and community happenings in Waco and Central Texas.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F0EB",
  "theme_color": "#1F4D3A",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69ecf78fd40acc81e0f0a202/6e78141ab_ChatGPTImageApr25202603_16_53PM.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69ecf78fd40acc81e0f0a202/6e78141ab_ChatGPTImageApr25202603_16_53PM.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "travel", "shopping", "news"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.thevibewaco.app",
      "id": "com.thevibewaco.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/the-vibe-waco/idAPPSTOREID"
    }
  ],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/calendar"
    },
    {
      "name": "Directory",
      "short_name": "Directory",
      "url": "/directory"
    },
    {
      "name": "Local Deals",
      "short_name": "Deals",
      "url": "/local-deals"
    },
    {
      "name": "Coupons",
      "short_name": "Coupons",
      "url": "/coupons"
    },
    {
      "name": "Jobs",
      "short_name": "Jobs",
      "url": "/jobs"
    },
    {
      "name": "Experiences",
      "short_name": "Experiences",
      "url": "/experiences"
    },
    {
      "name": "Garage Sales",
      "short_name": "Sales",
      "url": "/garage-sales"
    },
    {
      "name": "Magazine",
      "short_name": "Magazine",
      "url": "/magazine"
    },
    {
      "name": "Discover Waco",
      "short_name": "Discover",
      "url": "/discover-waco"
    }
  ]
}
