{
  "short_name": "Pow Wow Finder",
  "name": "Pow Wow Finder — Find · Plan · Celebrate · Honor",
  "description": "Discover Native American & First Nations pow wows across Turtle Island. 127+ real events, AI Trip Planner, prize payout tracking.",
  "icons": [
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "192x192 512x512 1254x1254",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "192x192 512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0A1A2A",
  "background_color": "#0A1A2A",
  "scope": "/",
  "categories": ["travel", "events", "lifestyle"],
  "shortcuts": [
    {
      "name": "Browse Events",
      "short_name": "Events",
      "url": "/events",
      "description": "Browse all pow wows"
    },
    {
      "name": "AI Trip Planner",
      "short_name": "Plan Trip",
      "url": "/plan",
      "description": "Plan a multi-stop pow wow road trip"
    },
    {
      "name": "Map View",
      "short_name": "Map",
      "url": "/map",
      "description": "See events on the map"
    }
  ]
}
