{
  "name": "HONK.fm",
  "short_name": "HONK",
  "description": "your car has a voice. honk songs with cars near you.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#ff006e",
  "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='%23ff006e'/%3E%3Ctext y='140' x='96' font-size='130' text-anchor='middle' fill='%23fff' font-family='system-ui' font-weight='900'%3EH%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='%23ff006e'/%3E%3Ctext y='370' x='256' font-size='340' text-anchor='middle' fill='%23fff' font-family='system-ui' font-weight='900'%3EH%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
