{
  "name": "AIdeate Workshop",
  "short_name": "AIdeate",
  "description": "Local-first AI use-case prioritization workshop tool. No server, no data leaves your device.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#0078d4",
  "orientation": "any",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
