{
  "name": "Utilities Live",
  "short_name": "Utilities",
  "description": "A band tool belt — tuner, EQ checker, metronome, reference tones, loudness meter and soundcheck helpers.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "categories": ["music", "utilities", "productivity"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
