{
  "name": "RacePack",
  "short_name": "RacePack",
  "description": "Find, register, and conquer athletic events across Kenya",
  "start_url": "/p/discover",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0A0A0A",
  "background_color": "#0A0A0A",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["sports", "fitness"],
  "lang": "en-KE",
  "shortcuts": [
    {
      "name": "My Races",
      "url": "/p/races",
      "description": "View your race registrations"
    },
    {
      "name": "Discover Events",
      "url": "/p/discover",
      "description": "Find events near you"
    }
  ]
}
