{
  "name": "13 Unbracketed",
  "short_name": "13",
  "id": "https://13unbracketed.com/v2025",
  "description": "No more busted brackets!",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait",
  "theme_color": "#06091f",
  "background_color": "#06091f",
  "icons": [
    {
      "src": "/images/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}