{
  "name": "Honkestra",
  "short_name": "Honkestra",
  "description": "Play music with cars in traffic",
  "start_url": "./app.html",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#ff7a00",
  "orientation": "portrait",
  "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='42' fill='%23ff7a00'/%3E%3Ctext y='145' x='96' font-size='118' text-anchor='middle'%3E%F0%9F%8E%BA%3C/text%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 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%23ff7a00'/%3E%3Ctext y='385' x='256' font-size='315' text-anchor='middle'%3E%F0%9F%8E%BA%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
