{
  "name": "Big Sky Comedy Festival",
  "short_name": "BSCF 2026",
  "description": "The official app for Big Sky Comedy Festival 2026",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#0B1520",
  "theme_color": "#0B1520",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    { "src": "/bscf-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/bscf-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
