{
  "name": "MUSIC RADAR",
  "short_name": "MUSIC RADAR",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0a09",
  "theme_color": "#0b0a09",
  "lang": "ja",
  "icons": [
    {
      "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='114' fill='%230b0a09'/%3E%3Crect x='64' y='182' width='384' height='148' rx='16' fill='%23f2b544'/%3E%3Ccircle cx='302' cy='182' r='26' fill='%230b0a09'/%3E%3Ccircle cx='302' cy='330' r='26' fill='%230b0a09'/%3E%3Cline x1='302' y1='182' x2='302' y2='330' stroke='%230b0a09' stroke-width='6' stroke-dasharray='16 11' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}