{
  "name": "IOM Buddy 2026",
  "short_name": "IOM Buddy",
  "description": "Unofficial guide to the 2026 Isle of Man TT Races — schedule, news, road closures, viewing spots and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#003B7A",
  "theme_color": "#0057B8",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["sports", "travel"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Race Schedule",
      "short_name": "Schedule",
      "description": "View the 2026 TT race and practice schedule",
      "url": "/?view=schedule",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Viewing Spots",
      "short_name": "Viewing",
      "description": "Best places to watch on the Mountain Course",
      "url": "/?view=viewing",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
