{
  "name": "Reyna AI",
  "short_name": "Reyna",
  "description": "Your Roof.link assistant — look up jobs, add notes, manage your pipeline hands-free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#e07b39",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23e07b39'/><path d='M38 106L96 48L154 106' stroke='white' stroke-width='12' stroke-linecap='round' stroke-linejoin='round' fill='none'/><path d='M53 106L53 149L139 149L139 106' stroke='white' stroke-width='10' stroke-linecap='round' stroke-linejoin='round' fill='none'/><path d='M101 77L87 110L106 110L92 144' stroke='white' stroke-width='8' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23e07b39'/><path d='M100 280L256 124L412 280' stroke='white' stroke-width='32' stroke-linecap='round' stroke-linejoin='round' fill='none'/><path d='M140 280L140 396L372 396L372 280' stroke='white' stroke-width='28' stroke-linecap='round' stroke-linejoin='round' fill='none'/><path d='M270 200L232 292L282 292L244 384' stroke='white' stroke-width='22' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "description": "View my job pipeline",
      "url": "/?action=pipeline"
    },
    {
      "name": "Add Note",
      "short_name": "Note",
      "description": "Add a note to a job",
      "url": "/?action=note"
    }
  ]
}
