{
  "name": "Show Report",
  "short_name": "Show Report",
  "description": "Live show timing, dictated notes, and formatted show reports.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#122A55",
  "theme_color": "#122A55",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
