{
  "name": "Let's Go Games - Host",
  "short_name": "LG Games Host",
  "description": "Mobile companion app for hosting Let's Go Games - Bingo, Quiz & Racing",
  "start_url": "/host-mobile.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a12",
  "background_color": "#0a0a12",
  "icons": [
    {
      "src": "/media/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/media/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start New Game",
      "url": "/host-mobile.html?action=new",
      "description": "Start a new game"
    }
  ]
}
