{
  "name": "The Loser's Bracket",
  "short_name": "LosersBracket",
  "description": "Multi-Tenant SaaS Fantasy Sports Platform where Low Scores Win.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0c11",
  "theme_color": "#f43f5e",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
