{
  "short_name": "Rise",
  "name": "Rise: free tournament bracket maker",
  "description": "Create beautiful tournament brackets in seconds. Free, no signup required. Single elimination, double elimination, and round robin formats.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "icons": [
    {
      "src": "/static/favicons/rise/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/favicons/rise/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0e1a",
  "background_color": "#0a0e1a",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["sports", "games", "productivity", "utilities"],
  "prefer_related_applications": false
}
