{
  "name": "JockiScribe",
  "short_name": "JockiScribe",
  "description": "HIPAA-aware document scanner. Your documents never leave your device.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1219",
  "theme_color": "#0f1219",
  "categories": ["medical", "productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230f1219'/><path d='M48 56h96v8H48zm0 24h96v8H48zm0 24h72v8H48zm0 24h60v8H48z' fill='%2310b981'/><circle cx='150' cy='128' r='18' fill='%2310b981'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='86' fill='%230f1219'/><path d='M128 150h256v22H128zm0 64h256v22H128zm0 64h192v22H128zm0 64h160v22H128z' fill='%2310b981'/><circle cx='400' cy='342' r='48' fill='%2310b981'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
