{
  "id": "/",
  "name": "CineBrawl",
  "short_name": "CineBrawl",
  "description": "The tournament that picks your night: duel movies and shows, browse by your own criteria, or join community tournaments.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/#home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#141114",
  "theme_color": "#141114",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Explore",
      "short_name": "Explore",
      "description": "Browse movies and shows",
      "url": "/#explore",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Tournament",
      "short_name": "Tournament",
      "description": "Create a movie or show tournament",
      "url": "/#tournament",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Play community tournaments",
      "url": "/#community",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
