{
  "name": "SpaceJam",
  "short_name": "SpaceJam",
  "description": "Real-time chord charts and jam rooms for musicians.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F0F11",
  "theme_color": "#9B4DFF",
  "orientation": "portrait-primary",
  "categories": ["music"],
  "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='112' fill='%239B4DFF'/%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%239B4DFF'/%3E%3Cstop offset='100%25' stop-color='%23FF4DB2'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='512' height='512' rx='112' fill='url(%23g)'/%3E%3Ctext x='256' y='340' text-anchor='middle' font-family='system-ui,sans-serif' font-weight='800' font-size='200' fill='white' letter-spacing='-8'%3ESJ%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
