{
  "name": "NOVA Music Server",
  "short_name": "NOVA",
  "description": "Your self-hosted music server",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0F11",
  "theme_color": "#B8860B",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='48' fill='%23B8860B'/%3E%3Ccircle cx='96' cy='96' r='40' fill='none' stroke='white' stroke-width='8'/%3E%3Ccircle cx='96' cy='96' r='14' fill='white'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='128' fill='%23B8860B'/%3E%3Ccircle cx='256' cy='256' r='100' fill='none' stroke='white' stroke-width='16'/%3E%3Ccircle cx='256' cy='256' r='36' fill='white'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
