{
  "name": "LR-AutoTune",
  "short_name": "LR-AutoTune",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1B1D20",
  "theme_color": "#1B1D20",
  "icons": [
    { "src": "icons/lr-autotune.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
