{
  "name": "Musik",
  "short_name": "Musik",
  "description": "Musik Notation",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "orientation": "any",
  "icons":[
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='18' fill='%231a1a1a'/%3E%3Cg transform='translate(10, 10) scale(0.8)'%3E%3Cellipse cx='35' cy='72' rx='16' ry='11' transform='rotate(-20 35 72)' fill='white'/%3E%3Crect x='49' y='20' width='5' height='52' fill='white'/%3E%3Cpath d='M54 20 Q83 30 75 52 Q63 40 54 45' fill='white'/%3E%3C/g%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='18' fill='%231a1a1a'/%3E%3Cg transform='translate(10, 10) scale(0.8)'%3E%3Cellipse cx='35' cy='72' rx='16' ry='11' transform='rotate(-20 35 72)' fill='white'/%3E%3Crect x='49' y='20' width='5' height='52' fill='white'/%3E%3Cpath d='M54 20 Q83 30 75 52 Q63 40 54 45' fill='white'/%3E%3C/g%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}