{
  "name": "Try A Loop",
  "short_name": "TryALoop",
  "description": "Curated family day-trip adventures across NC's Triangle — Raleigh, Durham, Chapel Hill and beyond",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff7ed",
  "theme_color": "#1da578",
  "orientation": "portrait",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["travel", "lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "Browse Loops",
      "url": "/",
      "description": "Browse all curated loops"
    },
    {
      "name": "My Trips",
      "url": "/trips",
      "description": "See your purchased trips"
    }
  ]
}
