{
  "name": "TINY Football Trivia 2026",
  "short_name": "TINY Trivia",
  "description": "5 questions. One shot. Every day. Daily football trivia for the 2026 tournament.",
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF8",
  "theme_color": "#0A0A0A",
  "categories": ["games", "sports", "entertainment"],
  "icons": [
    {
      "src": "/__l5e/assets-v1/d516eed4-ab03-439f-89b3-b0dca56035ed/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/__l5e/assets-v1/d0c6344b-60ef-458f-b918-e2afcb8f4243/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/__l5e/assets-v1/87145e84-d929-4892-bcd3-fe4f791e3c75/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's matchday",
      "short_name": "Today",
      "description": "Play today's 5 questions",
      "url": "/today"
    },
    {
      "name": "Bracket",
      "short_name": "Bracket",
      "description": "Open the knockout bracket",
      "url": "/bracket"
    },
    {
      "name": "Groups",
      "short_name": "Groups",
      "description": "Challenge your friends",
      "url": "/groups"
    }
  ]
}