{
  "name": "Big Happy Family Twitch Team",
  "short_name": "BHF",
  "description": "A friendly Twitch team where streamers and viewers grow together. 🌳",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05100a",
  "theme_color": "#05100a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/BHF-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/BHF.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Who's Live Now",
      "short_name": "Live",
      "description": "See which BHF streamers are live right now",
      "url": "/live",
      "icons": [{ "src": "/BHF-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Join the BHF Team",
      "short_name": "Join",
      "description": "Apply to join Big Happy Family",
      "url": "/join",
      "icons": [{ "src": "/BHF-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["entertainment", "social"]
}
